[Bug 56070] Can't click button after setting it sensitive.

gtk+ (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 15 21:01:13 UTC 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=56070

  gtk+ | gtk | Ver: 2.12.x




------- Comment #140 from Cody Russell  2008-07-15 21:01 UTC -------
So everything before the grab add is correct now.  I'm not sure about after
that.. here's the sequence of events I'm getting when I do gtk_grab_add() on
the check button:

        Establishing GTK grab on check button C.
 -- leave W: synthesized, gtk-grab, ancestor
 ++ enter C: synthesized, gtk-grab, inferior
 -- leave E: synthesized, gtk-grab, ancestor
 ++ enter C: synthesized, gtk-grab, inferior
 -- leave B: synthesized, gtk-grab, ancestor
 ++ enter C: synthesized, gtk-grab, inferior


So what I'm wondering is, should each synthesized leave event on another widget
also result in a synthesized enter event on the grabbed check button?  Or
should we only be getting a single enter event on it?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=56070.



More information about the pkg-gnome-maintainers mailing list