Summary: | On Wayland, Klipper Meta+V menu appears below windows marked "Keep above others" | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Oded Arbel <oded> |
Component: | Clipboard | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bizyaev, bugseforuns, guimarcalsilva, jonatan, miranda, nate, notmart, olib141, postix, sam, spamless.9v5xj, xnaxdy |
Priority: | NOR | Keywords: | wayland |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=476080 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/5174956d0d68329daebd6ad5f75a68de1423a9e3 | Version Fixed In: | 6.0.4 |
Sentry Crash Report: |
Description
Oded Arbel
2022-11-23 20:59:22 UTC
I can confirm this happens. Even with "Keep above other windows", things that to the user are not windows, like plasmashell or context menus should always take priority. E.g. If the user clicks on an applet or Kickoff, even with the option enabled, at that specific time it's more important to them to interact with the shell than to keep the window above everything. *** Bug 466844 has been marked as a duplicate of this bug. *** *** Bug 476079 has been marked as a duplicate of this bug. *** This also occurs to the Window menu (ALT+F3, Icon), seen in 466844. (In reply to Oliver Beard from comment #4) > This also occurs to the Window menu (ALT+F3, Icon), seen in 466844. Sorry, I mean 476079, the second duplicate. Most menus seem fixed now, and I can only reproduce the issue with the Klipper menu. Moving to Plasmashell | Clipboard By "fixed", does that mean it's or that it's already been pushed to userspace? Because I am running Plasma 5.27 (Sorry, accidentally pressed "save changes" before finishing writing my comment) Running Plasma 5.27 and a window set to "keep above others" is still covering up popups such as the Wifi and Bluetooth menus. This bug is marked as "master" is the version. to be clear: Does this happen on both master and 5.27 or 5.27 only? The original report is for the Plasma 6 pre-release master. I can currently reproduce this behaviour in Plasma 6 from Neon testing. Other commented here that it also happens in 5.27. I can also reproduce it in Plasma 6 as well. Git commit c38e85b7700c5183546e5a76132f2180ba5ccc4b by Nate Graham, on behalf of Tino Lorenz. Committed on 10/04/2024 at 13:52. Pushed by ngraham into branch 'master'. Klipper: fix popup hiding below keep-above windows This fixes the Meta+V menu appearing below windows set to keep above other windows. This might not strictly be an AppletPopup, but the role does what we want and there isn't anything more specific we can use instead. FIXED-IN: 6.0.4 M +1 -0 klipper/klipper.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/c38e85b7700c5183546e5a76132f2180ba5ccc4b Git commit 5174956d0d68329daebd6ad5f75a68de1423a9e3 by Nate Graham, on behalf of Tino Lorenz. Committed on 10/04/2024 at 13:53. Pushed by ngraham into branch 'Plasma/6.0'. Klipper: fix popup hiding below keep-above windows This fixes the Meta+V menu appearing below windows set to keep above other windows. This might not strictly be an AppletPopup, but the role does what we want and there isn't anything more specific we can use instead. FIXED-IN: 6.0.4 (cherry picked from commit c38e85b7700c5183546e5a76132f2180ba5ccc4b) 79fb91cd Klipper: fix popup hiding below keep-above windows M +1 -0 klipper/klipper.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/5174956d0d68329daebd6ad5f75a68de1423a9e3 |