Bug 164342 - Multiple plasmoids can be selected in the Add plasmoid dialog
Summary: Multiple plasmoids can be selected in the Add plasmoid dialog
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget explorer (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 22:09 UTC by Grósz Dániel
Modified: 2008-06-18 00:20 UTC (History)
0 users

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 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