https://bugs.kde.org/show_bug.cgi?id=449870

--- Comment #27 from Claudio <holo-...@t-online.de> ---
For a workaround just add to the following file on your system (make a backup
copy before):
/usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/StatusNotifierItem.qml
at line 61 the following 3 lines with your texteditor of choice  (nano, kate or
whatever):

case Qt.RightButton:
            openContextMenu(pos);
            break;

Now run "plasmashell --replace" and the right click menu is working again - no
need to compile anything yourself.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to