https://bugs.kde.org/show_bug.cgi?id=358743
Thomas Friedrichsmeier <thomas.friedrichsme...@ruhr-uni-bochum.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Summary|Plugin windows disappear |Plugin windows disappear |behind main window, when |behind main window, when |closing detached plot |closing detached plot |preview | Ever confirmed|0 |1 --- Comment #1 from Thomas Friedrichsmeier <thomas.friedrichsme...@ruhr-uni-bochum.de> --- The problem is encountered much less frequently with the docked previews, now. However it still exists: 1. Create _any_ plot window (in fact any detached "document" window) 2. Open a plugin dialog (in fact any non-modal dialog) 3. Close window created in 1 -> Window created in 2 goes hiding. Problem is most definitely that when closing an RKMDIWindow (scripts, plot, tool windows, but not dialogs), RKWard tries to activate the most suitable _RKMDIWindow_ (again, not dialog). To be fixed in frameworks branch. -- You are receiving this mail because: You are watching all bug changes.