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

gtk+ (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 10 02:19:09 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 #134 from Cody Russell  2008-03-10 02:19 UTC -------
So I'm trying to get back into this now, and my comment #122 is not entirely
accurate I see.

The issue is that when you move the pointer out of the window, the sequence of
events is actually dependent upon how fast you move the mouse.  The same is
also true when you move the pointer into the window.

For example, when moving the mouse out of the window rapidly:
 -- leave B: native, normal, nonlinear
 -- leave E: native, normal, nonlinear-virtual
 -- leave W: native, normal, nonlinear-virtual

If you move the mouse more slowly you would see:
 -- leave B: native, normal, ancestor
 -- leave E: native, normal, virtual
 ++ enter W: native, normal, inferior
 -- leave W: native, normal, nonlinear

(The opposite is true when entering the window.. you will get 3 enter events,
plus a spurious leave event on the window).

So, I need to try to understand where this is coming from. :)


-- 
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