https://bugs.kde.org/show_bug.cgi?id=449870
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |03f982261b7f329b42d490651ef | |ca1f115cbf097 Status|ASSIGNED |RESOLVED Version Fixed In| |5.24.1 --- Comment #32 from Nate Graham <n...@kde.org> --- Git commit 03f982261b7f329b42d490651efca1f115cbf097 by Nate Graham, on behalf of Claudio Holo. Committed on 14/02/2022 at 18:13. Pushed by ngraham into branch 'master'. applets/systemtray: fix SNI context menu usage without libappindicator StatusNotifierItem.qml does not explicitly handle the case of right-clicking, which causes right-clicks to be ignored unless you also happen to have the libappindicator package installed, which injects a handler for this itself. But this should work even if you don't have that package installed; this commit fixes it. FIXED-IN: 5.24.1 M +3 -0 applets/systemtray/package/contents/ui/items/StatusNotifierItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/03f982261b7f329b42d490651efca1f115cbf097 -- You are receiving this mail because: You are watching all bug changes.