Bug 158937

Summary: New Device Notifier mounts device on right click
Product: [Plasma] plasma4 Reporter: András Manţia <amantia>
Component: widget-devicenotifierAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: add right-click menu

Description András Manţia 2008-03-07 22:23:57 UTC
Version:            (using Devel)

It is unexpected (and annoying) that right click behaves like left click in this applet. If there is no context menu, right click should do nothing.
Comment 1 Ambroz Bizjak 2008-07-30 03:48:57 UTC
Created attachment 26487 [details]
add right-click menu

This patch adds a right-click menu to the Device Notifier plugin. The menu
contains all actions provided by Solid and possibly an Eject/Unmount/Safely
Remove action.
The code may not be perfect as this is the first thing I've written something
in Qt/KDE.
And diff sort of made a mess out of my changes...
Comment 2 Aaron J. Seigo 2008-10-18 22:06:28 UTC
SVN commit 873110 by aseigo:

trigger selection only on left click
BUG:158937


 M  +9 -0      notifierview.cpp  
 M  +6 -0      notifierview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=873110