Bug 360559

Summary: Duplicate entry in systray context menu
Product: [Plasma] plasmashell Reporter: Laurent Bonnaud <L.Bonnaud>
Component: System Tray widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.5.5   
Target Milestone: 1.0   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot

Description Laurent Bonnaud 2016-03-15 14:12:08 UTC
When I do a right click on the clipboard or bluetooth mini-icons in the systray, I see those 2 menu entries:

 - "System Tray Options" 
 - "System tray Options"

This is with neon packages as of today:

Package: plasma-workspace
Version: 4:5.5.4+git20160315.1136+15.10-0


Reproducible: Always
Comment 1 Laurent Bonnaud 2016-03-15 14:12:55 UTC
Created attachment 97912 [details]
Screenshot
Comment 2 Marco Martin 2016-03-17 14:06:46 UTC
Git commit b09cb77e51f2b3f62170896f4a5274018df68cf6 by Marco Martin.
Committed on 17/03/2016 at 14:06.
Pushed by mart into branch 'master'.

Remove systray menu from context menus

show the systray context menu only on systray, not the syb applets
Related: bug 360301

M  +0    -29   applets/systemtray/systemtray.cpp

http://commits.kde.org/plasma-workspace/b09cb77e51f2b3f62170896f4a5274018df68cf6
Comment 3 Laurent Bonnaud 2016-03-17 15:37:07 UTC
Thank you for the fix!