[Panel Config View] Set Qt::WindowStaysOnTopHint
ClosedPublic

Authored by broulik on Sep 21 2016, 12:39 PM.

Details

Summary

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.

Test Plan

Panel controller now shows up ontop of other panels again

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik updated this revision to Diff 6851.Sep 21 2016, 12:39 PM
broulik retitled this revision from to [Panel Config View] Set Qt::WindowStaysOnTopHint.
broulik updated this object.
broulik edited the test plan for this revision. (Show Details)
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R120 Plasma Workspace.
Restricted Application added a project: Plasma. · View Herald TranscriptSep 21 2016, 12:39 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Sep 21 2016, 12:40 PM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Sep 21 2016, 12:40 PM
This revision was automatically updated to reflect the committed changes.