Bug 420099

Summary: right clicking on icons in system tray does not open it's context menu
Product: [Unmaintained] lattedock Reporter: Thomas <thflori>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.9.10   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screenshot of the context menu from plasmoid

Description Thomas 2020-04-15 05:57:25 UTC
Created attachment 127560 [details]
screenshot of the context menu from plasmoid

When clicking with right mouse button on an icon in the system tray it shows context menu of the plasmoid itself instead of the context of the application. For system icons (like network) it adds the specific context menu items but you can't reach the context menu for your applications like (like octopi, owncloud, skype, slack etc.).

A dirty ugly workaround is to always hide these entries because in the opening dialog the context menu is shown.

This has to have worked in the previous version. I can remember opening the context menu of octopi to check for updates.

STEPS TO REPRODUCE
1. start an application like skype
2. right click on skype in system tray

OBSERVED RESULT
getting the context menu of the plasmoid (see screenshot)

EXPECTED RESULT
getting the context menu of skype

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2
Kernel Version: 5.4.30-1-MANJARO
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-4770K CPU @ 3.50GHz
Memory: 15,6 GiB
Comment 1 Thomas 2020-04-15 06:13:59 UTC
sorry, I just read the changelog for 0.9.11 and it got fixed. Compiling it from source helps...

maybe it is a duplicate that I didn't found.