Bug 155055 - User is able to move the desktop containment by "dragging" icons when they are locked
Summary: User is able to move the desktop containment by "dragging" icons when they ar...
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:
: 155332 155917 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-04 00:45 UTC by Niels van Mourik
Modified: 2008-01-16 16:17 UTC (History)
3 users (show)

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 Niels van Mourik 2008-01-04 00:45:05 UTC
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.
Comment 1 Stefan Böhmann 2008-01-04 00:55:25 UTC
known problem and already fixed in revision 756933 - thanks.
Comment 2 Alex Merry 2008-01-04 01:06:44 UTC
*** Bug has been marked as fixed ***.
Comment 3 András Manţia 2008-01-09 18:25:32 UTC
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.
Comment 4 Christopher Blauvelt 2008-01-09 19:05:27 UTC
Are you moving the icon over an open window?  If so then this is a different problem.
Comment 5 András Manţia 2008-01-09 19:47:13 UTC
Not necesarly, I cand reproduce the problem with all windows minimized.
Comment 6 Aaron J. Seigo 2008-01-09 22:38:14 UTC
do you cross over the panel? it's a window too and will trigger this problem.
Comment 7 Aaron J. Seigo 2008-01-09 22:50:36 UTC
*** Bug 155332 has been marked as a duplicate of this bug. ***
Comment 8 András Manţia 2008-01-09 23:15:02 UTC
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).
Comment 9 Aaron J. Seigo 2008-01-10 00:35:35 UTC
yes, that would also be another "window" so it is the same problem. fixing the initially reported variant will also fix yours ...
Comment 10 Aaron J. Seigo 2008-01-10 01:38:41 UTC
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
Comment 11 Aaron J. Seigo 2008-01-10 01:39:17 UTC
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
Comment 12 Tommi Tervo 2008-01-16 16:17:53 UTC
*** Bug 155917 has been marked as a duplicate of this bug. ***