Bug 158937 - New Device Notifier mounts device on right click
Summary: New Device Notifier mounts device on right click
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-devicenotifier (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-07 22:23 UTC by András Manţia
Modified: 2008-10-18 22:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
add right-click menu (9.10 KB, patch)
2008-07-30 03:48 UTC, Ambroz Bizjak
Details

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