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

--- Comment #6 from Claudio <holo-...@t-online.de> ---
OK you can ignore my previous post about the journal entry regarding "DBusMenu
interface", as it also appears when downgrading to the still working
plasma-workspace 5.23.90.

I browsed through the git history and reverting part of the changes in
StatusNotifierItem.qml of commit ae5f355a992786834babc952c616b21929cd3a97 makes
the right click menu appear again.

I just readded the following at line 61 and then everything works as expected:

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

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

Reply via email to