Bug 369589

Summary: Double-clicking some system tray icons does not work
Product: [Plasma] plasmashell Reporter: Luke-Jr <luke-jr+kdebugs>
Component: System TrayAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kde
Priority: NOR    
Version: 5.6.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luke-Jr 2016-10-01 03:30:47 UTC
For both Psi+ (Qt4) and HPLIP Status Service, double-clicking does nothing. At least Psi+ has well-defined double-click actions which worked fine in KDE 4. Right-clicking works fine. I am unsure if left-click has a defined action, but it also does nothing.

Reproducible: Always
Comment 1 David Edmundson 2016-10-03 01:18:58 UTC
Double click is not part of the SNI spec.

https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem/

PSI is using that to talk to the system tray.
If that is using double click, then that application has a bug.
Comment 2 Luke-Jr 2016-10-03 02:16:03 UTC
Double-click is expected UI behaviour for systray icons. How are applications supposed to handle it? This worked fine in KDE 4...