Bug 162584

Summary: Trash and Icon Widgets are movable even in Locked mode.
Product: [Plasma] plasma4 Reporter: erik_hahn
Component: generalAssignee: 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 erik_hahn 2008-05-25 00:50:35 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.3 
OS:                Linux

Add a Trash Widget or Icons to the Desktop and lock widgets. It is still possible to move these Plasmoids.
Comment 1 Bernhard Friedreich 2008-05-25 15:11:03 UTC
that's just a guess... but maybe this is wanted behaviour.. maybe it's just an attempt to be able to move icons around without the applet handles being visible ..don't know
Comment 2 Marco Martin 2008-05-25 15:46:28 UTC
no, it was unintended :)
it's because they reimplement the moving stuff by themselves
Comment 3 Marco Martin 2008-05-25 16:11:17 UTC
SVN commit 812459 by mart:

don't allow to drag applets registered as drag handle when the
containment is locked
BUG: 162584


 M  +2 -1      applet.cpp  


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