Bug 420099 - right clicking on icons in system tray does not open it's context menu
Summary: right clicking on icons in system tray does not open it's context menu
Status: RESOLVED UPSTREAM
Alias: None
Product: lattedock
Classification: Unmaintained
Component: application (other bugs)
Version First Reported In: 0.9.10
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-15 05:57 UTC by Thomas
Modified: 2020-04-15 06:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
screenshot of the context menu from plasmoid (306.87 KB, image/png)
2020-04-15 05:57 UTC, Thomas
Details

Note You need to log in before you can comment on or make changes to this bug.
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.