#8423 NORM Not Tri: The freeform view leaks an icon on every move
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 11 12:45:15 EDT 2008
#8423: The freeform view leaks an icon on every move
---------------------------+------------------------------------------------
Reporter: bemasc | Owner: marco
Type: defect | Status: new
Priority: normal | Milestone: Not Triaged
Component: sugar | Version: not specified
Resolution: | Keywords:
Next_action: communicate | Verified: 0
Blockedby: | Blocking:
---------------------------+------------------------------------------------
Comment(by bemasc):
{{{
(12:37:53 PM) bemasc: marcopg: every time the user drags and drops an
icon, this calls FavoritesLayout.move_icon()
(12:38:55 PM) bemasc: and RandomLayout.move_icon(), which calls
Grid.move()
(12:39:14 PM) bemasc: that moves the icon, which somehow sends an
ActivityChanged signal to the registry
(12:40:57 PM) bemasc: that activity-changed signal triggers
FavoritesView._activity_changed_cb
(12:41:14 PM) bemasc: which calls self._add_activity()
(12:41:34 PM) bemasc: and self._add_activity makes a new ActivityIcon and
adds it to the grid!
(12:41:51 PM) marcopg: bemasc: ok please add info on the ticket, looks
like you tracked it down
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/8423#comment:1>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list