[Bug 12431] programs window moves down when clicking in a menu

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 24 06:13:44 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12431





--- Comment #52 from Mark Tiefenbruck <mark at fluxbox.org>  2008-06-24 06:13:42 ---
It's not a bad idea to fix the bug on both sides of the issue, so that people
using broken window managers still don't see it. You shouldn't specify a
position for a window that you don't want to move. ConfigureNotify events are
really poorly explained in the ICCCM, and you'll save yourself a world of
problems by not generating them spuriously (not to mention some execution speed
from avoiding round trips to the X server).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list