https://bugs.kde.org/show_bug.cgi?id=481955
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |c20dcf37c659e78bbd92a055944 |7cdeb427b59857ed0a69ad0fab6 |c97a35f21993a |cc86a9cbbfc99 --- Comment #6 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 7cdeb427b59857ed0a69ad0fab6cc86a9cbbfc99 by Nicolas Fella, on behalf of David Edmundson. Committed on 14/03/2024 at 11:14. Pushed by nicolasfella into branch 'Plasma/6.0'. 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. (cherry picked from commit c20dcf37c659e78bbd92a055944c97a35f21993a) M +0 -1 applets/kicker/package/contents/ui/ItemListDialog.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/7cdeb427b59857ed0a69ad0fab6cc86a9cbbfc99 -- You are receiving this mail because: You are watching all bug changes.