Bug 165135

Summary: clicking a widget in widget selector adds it
Product: [Unmaintained] plasma4 Reporter: Ambroz Bizjak <ambrop7>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ambroz Bizjak 2008-06-27 20:26:16 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

In the widget selector ("Add Widgets"), there is button named "Add Widget", however the widget is added by just clicking on its entry without actually pressing "Add Widget". The button makes me think I am suppose to select a widget and click the button to add it, however in this way I end up adding two widgets. I suggest the the behavior is changed so that clicking on an entry only selects it. Or remove the "Add Widget" button and add some notifier when a widget has been added.
Comment 1 FiNeX 2008-06-28 10:48:13 UTC
I confirm this bug: yesterday I'll added a lot of dup widgets caused by this behaviour.
Comment 2 Aaron J. Seigo 2008-06-29 02:06:31 UTC
SVN commit 825686 by aseigo:

always use double click, regardless of single/double click activation in this list (necessary due to update in kstyle in kdelibs)
BUG:165135


 M  +3 -4      appletbrowser.cpp  
 M  +14 -0     appletbrowser/kcategorizeditemsview.cpp  
 M  +1 -0      appletbrowser/kcategorizeditemsview_p.h  


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