Bug 165135 - clicking a widget in widget selector adds it
Summary: clicking a widget in widget selector adds it
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 20:26 UTC by Ambroz Bizjak
Modified: 2008-06-29 02:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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