https://bugs.kde.org/show_bug.cgi?id=449533
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.24 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |a321bbcefee7d221fc2fd52a569 | |bdb8740b9dd0b Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Ismael Asensio <isma...@gmail.com> --- Git commit a321bbcefee7d221fc2fd52a569bdb8740b9dd0b by Ismael Asensio. Committed on 03/02/2022 at 20:46. Pushed by ngraham into branch 'master'. systray: Fix systray collapsing on click The MouseArea in AbstractItem needs to be above applets when it's in the grid hidden area so that it can receive hover events while the mouse is over an applet But when the applet is shown as an icon on the regular systray it needs to be below so the PlasmoidItem `onClick` takes precedence and systray collapsing works. FIXED-IN: 5.24 M +4 -3 applets/systemtray/package/contents/ui/items/AbstractItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/a321bbcefee7d221fc2fd52a569bdb8740b9dd0b -- You are receiving this mail because: You are watching all bug changes.