https://bugs.kde.org/show_bug.cgi?id=368997
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/plas | |ma-workspace/dacb6b27dcd0e4 | |42a601eee96ae3d774a6085581 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.8.0 --- Comment #1 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit dacb6b27dcd0e442a601eee96ae3d774a6085581 by Kai Uwe Broulik. Committed on 21/09/2016 at 12:42. Pushed by broulik into branch 'Plasma/5.8'. [Panel Config View] Set Qt::WindowStaysOnTopHint We set KeepAbove using KWindowSystem but since Qt 5.7 apparently Qt does something weird and loses the flag. Explicitly add it to flags. Not doing any other cleanup in the code because this is critical for 5.8.0. FIXED-IN: 5.8.0 Differential Revision: https://phabricator.kde.org/D2825 M +2 -2 shell/panelconfigview.cpp http://commits.kde.org/plasma-workspace/dacb6b27dcd0e442a601eee96ae3d774a6085581 -- You are receiving this mail because: You are watching all bug changes.