#10959 NORM 11.3.0: gdk window obscured events don't always happen (was: gdk window obscured events no longer happen)
Zarro Boogs per Child
bugtracker at laptop.org
Wed Sep 28 04:23:34 EDT 2011
#10959: gdk window obscured events don't always happen
--------------------------------+-------------------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: new
Priority: normal | Milestone: 11.3.0
Component: sugar | Version: Development build as of this date
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
--------------------------------+-------------------------------------------
Comment(by erikos):
From the upstream ticket:
New title: gdk window obscured events don't always happen
There is still a regression here. Test case:
Modify record as follows:
self.add_events(gtk.gdk.VISIBILITY_NOTIFY_MASK)
self.connect("visibility-notify-event", self._visibility_changed)
def _visibility_changed(self, widget, event):
logging.warn("VISIBILITY %r", event.state)
Launch terminal
Launch Record - it launches with UNOBSCURED visibility - great.
Press F1 to change to neighborhood view. Record gets no event.
Open frame, switch to Terminal activity. Record still gets no event.
--
Ticket URL: <http://dev.laptop.org/ticket/10959#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list