[hafqa] [hafqa] [Bug 908] Motion notify coordinates miscalculated with extension events

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Thu Dec 14 10:38:58 EET 2006
https://maemo.org/bugzilla/show_bug.cgi?id=908





------- Additional Comments From tommi.komulainen at nokia.com  2006-12-14 10:38 -------
My guess is the culprit is the line 1832 which might ignore the changes in root
coordinates too often.

http://cvs.gnome.org/viewcvs/gtk%2B/gdk/x11/gdkevents-x11.c?view=annotate
1831 : 	owen 	1.21 if (window &&
1832 : 	owen 	1.78     xevent->xconfigure.event == xevent->xconfigure.window &&
1833 : 	hp 	1.29     !GDK_WINDOW_DESTROYED (window) &&
1834 : 	owen 	1.31     (window_private->extension_events != 0))
1835 : 	  	       _gdk_input_configure_event (&xevent->xconfigure, window);

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