XXX: Clutter Rectangle used to grab pointer events.

Bug #401668 reported by Samuel Buffet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Entertainer Media Center
Triaged
Low
Unassigned

Bug Description

entertainerlib/frontend/gui/widgets/grid_menu.py on lines 88 to 91.

# XXX: Samuel Buffet
# This rectangle is used to grab events as it turns out that their
# might be a bug in clutter 0.8 or python-clutter 0.8.
# It may be avoided with next release of clutter.

The clipped Clutter Group used on this widgets, would have been more natural to grab pointer events.

Saddly, it does not work well on the bottom (events are not grab). So the workaround was to introduce a none visible rectangle with the same dimension as the clipped area of the widget to grab those events.

Changed in entertainer:
importance: Undecided → Low
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.