[Bugs] #3921 sugar-toolkit-gtk3 URGE: Activity icons in Journal and home list view: palette appears when the activity is resumed by tapping the icon
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue Oct 30 09:05:42 EDT 2012
#3921: Activity icons in Journal and home list view: palette appears when the
activity is resumed by tapping the icon
-----------------------------------+----------------------------------------
Reporter: manuq | Owner: manuq
Type: defect | Status: new
Priority: Urgent | Milestone: 0.98
Component: sugar-toolkit-gtk3 | Version: 0.97.x
Severity: Critical | Keywords: 13.1.0, r?
Distribution: OLPC | Status_field: Assigned
-----------------------------------+----------------------------------------
Comment(by manuq):
Replying to [comment:6 erikos]:
> There is a small edge case with the above: when you move the mouse out
of the icon the Palette was invoked of and stay in the same treeview
column the Palette does not go away. Could be that this is the case
because we only take x into account in _point_in_cell_renderer
http://git.sugarlabs.org/sugar-toolkit-gtk3/sugar-toolkit-
gtk3/blobs/master/src/sugar3/graphics/palettewindow.py#line1322.
For this case we can watch the path returned by tree_view.get_path_at_pos
which is being called in point_in_cell_renderer. If path changes, we are
in another row.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3921#comment:8>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list