Bug 164342

Summary: Multiple plasmoids can be selected in the Add plasmoid dialog
Product: [Plasma] plasma4 Reporter: Grósz Dániel <groszdanielpub>
Component: widget explorerAssignee: 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:

Description Grósz Dániel 2008-06-17 22:09:54 UTC
Version:            (using Devel)
OS:                Linux

In same cases I can select multiple plasmoids in the Add plasmoid dialog. I could reproduce it consistently when
- an other window has the focus and I start dragging a plamoid. I click on the item, and holding the mouse button, I move the mouse pointer over other items of the list. It selects all those plasmoids instead of dragging the one I clicked on.
- The window is bigger than the list. I click on the empty space under the list and drag the mouse over the plasmoids.

This is confusing because in reality it won't add more than one plasmoids at once if I drag them to the desktop.
Comment 1 Aaron J. Seigo 2008-06-18 00:20:46 UTC
SVN commit 821594 by aseigo:

support multiple drag from applet browser and multiple drop on containment
someone went to all the trouble to make the pixmap painting cute for the multiple situation, but didn't do the actual drag bit =P
BUG:164342


 M  +7 -3      appletbrowser/customdragtreeview.cpp  
 M  +12 -4     appletbrowser/plasmaappletitemmodel.cpp  
 M  +8 -4      containment.cpp  


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