[hafqa] [hafqa] [Bug 1158] Inconsistent menu close on maemo-modified gtk

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Thu Apr 26 17:40:05 EEST 2007
https://maemo.org/bugzilla/show_bug.cgi?id=1158





------- Additional Comments From markku.vire at movial.fi  2007-04-26 17:40 -------
The reason for this behaviour is likely related to how "owner_events" parameter
works in grabs in gtk/X11:

Gtk sets owner-events flag while it starts a pointer grab 
 => When applications own area is clicked, events are reported normally 
    (like without the grab). Gtk then rewrites the events if needed.
 => If area of some other application is clicked, then event is reported directly
    relative to grabbing window (the menu in this case).

I assume that some patch made into GtkMenu/GtkMenuShell doesn't handle both
cases correctly?

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list