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