Version: r756918 of kdebase (using KDE Devel) Installed from: Compiled sources Compiler: Gcc 4.1.3 OS: Linux Icons on the desktop can be moved around the desktop without trouble, unless when the desktop is locked. When the desktop is locked trying to move an icons results the whole desktop containment to move across the screen (say the 'background' area). This behaviour does not apply to plasmoids, they simply show a selection square.
known problem and already fixed in revision 756933 - thanks.
*** Bug has been marked as fixed ***.
I have r758568, and see the bug. Grab an icon on the screen, move it in different direction fast enough and you will see the problem.
Are you moving the icon over an open window? If so then this is a different problem.
Not necesarly, I cand reproduce the problem with all windows minimized.
do you cross over the panel? it's a window too and will trigger this problem.
*** Bug 155332 has been marked as a duplicate of this bug. ***
No, but probably it is triggered when I move the icon "out of the screen" (to a second screen on the right of the main screen).
yes, that would also be another "window" so it is the same problem. fixing the initially reported variant will also fix yours ...
SVN commit 759101 by aseigo: don't move the background when our immediate parent is a containment BUG:155055 M +12 -10 icon.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=759101
SVN commit 759102 by aseigo: don't move the background when our parent is a containment CCBUG:155055 M +12 -10 icon.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=759102
*** Bug 155917 has been marked as a duplicate of this bug. ***