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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 7 11:00:25 CDT 2008


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





--- Comment #38 from Alexandre Julliard <julliard at winehq.org>  2008-05-07 11:00:25 ---
The values are what Wine believes to be the current position of the window, in
this case probably based on the last ConfigureNotify it received. Could it be
that you are not taking into account the border width of the frame window in
the ConfigureNotify you generate?  You can run with WINEDEBUG=event to see what
Wine receives.


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