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

gtk+ (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 17 20:29:57 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 #145 from Cody Russell  2008-07-17 20:29 UTC -------
I tried adding:

    gdk_window_add_filter (gdk_get_default_root_window (),
                           root_filter_func,
                           test->window);

But root_filter_func() seems to never be called.

"- change_sensitivity: according to the theory layed out further up,
  what I would have expected here is:

 - a leave notify with detail Ancestor on the real pointer window
 - leave notifies with detail Virtual on any ancestor of the real 
   pointer window up to the toplevel
 - an enter notify with detail Inferior on the root window

As Owen said much further up: Sending events with a detail of NOTIFY_UNKNOWN
basically means that any such tracking is a lost cause."

I've fixed this, I'll post an updated patch later today.


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