Bug 164335

Summary: If we drag a plasmoid from the desktop to the panel, its count increases
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: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Grósz Dániel 2008-06-17 21:15:56 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

Open the Add widgets dialog and add a plasmoid to the desktop. The count of this plasmoid increases by 1 in the dialog. Drag this plasmoid to the panel. The counter for this plasmoid increases once again, while no new plasmoid is added.

If I close the dialog before moving the plasmoid to the panel, and open it after, the counter does not increase.
Comment 1 Aaron J. Seigo 2008-06-17 23:58:47 UTC
SVN commit 821592 by aseigo:

listen to Containment::appletRemoved for the applet count
BUG:164335


 M  +4 -11     appletbrowser.cpp  
 M  +1 -1      appletbrowser.h  


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