Skip to content

fixes reload dialog on wayland

Christoph Cullmann requested to merge work/fix_reload_dialog_wayland into master

avoid that after initial triggering this repaint and more of main window is destroyed

Way to reproduce:

  • open kate
  • activate in Settings -> Behavior -> Use a separate dialog for handling....
  • open some file there
  • echo something into that file in some shell
  • some dialog will show up (or not) after focusing again the view
  • afterwards for me repaint and more is totally broken inside the text editor window

BUG: 440583

CCing @davidedmundson @apol

Merge request reports