https://bugs.kde.org/show_bug.cgi?id=449533
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |a321bbcefee7d221fc2fd52a569 |1fcf3553ae2ff25a8404c82e76f |bdb8740b9dd0b |c3e13d36cb650 --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 1fcf3553ae2ff25a8404c82e76fc3e13d36cb650 by Nate Graham, on behalf of Ismael Asensio. Committed on 03/02/2022 at 21:35. Pushed by ngraham into branch 'Plasma/5.24'. 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 (cherry picked from commit a321bbcefee7d221fc2fd52a569bdb8740b9dd0b) M +4 -3 applets/systemtray/package/contents/ui/items/AbstractItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/1fcf3553ae2ff25a8404c82e76fc3e13d36cb650 -- You are receiving this mail because: You are watching all bug changes.