[Bug 155332] Moving whole desktop when moving icon

Christopher Blauvelt cblauvelt at gmail.com
Wed Jan 9 14:29:28 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=155332         




------- Additional Comments From cblauvelt gmail com  2008-01-09 14:29 -------
I noticed this too.  It seems to be that the handle loses focus and then reparents the applet to desktop.  Once this happens desktop starts moving around as well.  I think we should add a signal Applet::movedBy(int x, int y) which AppletHandle will be able to catch and react to.  QGraphicsItem::ItemChanged looks like it's for interal use only since it's protected and not a signal.


More information about the Panel-devel mailing list