Bug 162584 - Trash and Icon Widgets are movable even in Locked mode.
Summary: Trash and Icon Widgets are movable even in Locked mode.
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-25 00:50 UTC by erik_hahn
Modified: 2008-05-25 16:11 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 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