https://bugs.kde.org/show_bug.cgi?id=360037
--- Comment #3 from Eike Hein <h...@kde.org> --- It's related to a bug in Qt 5 that can also affect Plasma panel popup dialogs. Basically, in Qt 4 we could set the "skip taskbar" flag on windows before showing it, now Qt's show code clobbers the state and we need to set after, which sometimes causes a race condition. I need to sit down and work out a solution at some point (and maybe fix it in Qt). -- You are receiving this mail because: You are watching all bug changes.