Skip to content
Commit 7cdeb427 authored by David Edmundson's avatar David Edmundson Committed by Nicolas Fella
Browse files

Kicker: Fix submenus appearing in taskmanager

Kicker Submenu still uses Dialog.

Calling staysOnTopHint explicitly is not necessary. Calling setFlags
conflicts with the KWindowSystem::setState and we end up losing the
skips taskbar.

Dialog could be changed, but it's still better to reduce code than add
workarounds on top especially with Dialog being deprecated.

BUG: 481955


(cherry picked from commit c20dcf37)
parent 9d5b5040
Pipeline #630714 passed with stage
in 7 minutes and 40 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment