https://bugs.kde.org/show_bug.cgi?id=470631
medin <med.medin.2...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #3 from medin <med.medin.2...@gmail.com> --- (In reply to Nate Graham from comment #2) > Interesting. Does it affect any other apps you can try? Or is it just that > one shown in the screen recording? After testing some apps, it happens with any Eclipse based app like DBeaver, Oomph... and also with Qt apps like KRDC (vnc viewer), in general with any app that performs a long task and can finish or stop by showing a popup dialog. Here we have two cases: 1) with modal popup it creates a new entry in Task Manager and is automatically selected, and also brings its main window with it, and after closing the popup the main window keeps showing at top while the wrong entry is selected in Task Manager. 2) while non modal popup creates a new entry in Task Manager and is also automatically selected, but it appears alone without its main window, and after closing the popup the focus in Task Manager return to the previous selected app. -- You are receiving this mail because: You are watching all bug changes.