[Bug 4960] MDI children not positioned correctly because of invisible parent

Wine Bugs wine-bugs at winehq.org
Tue May 23 07:14:41 CDT 2006


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


juris.smotrovs at sets.lv changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2386 is|0                           |1
           obsolete|                            |




------- Additional Comments From juris.smotrovs at sets.lv  2006-23-05 07:14 -------
Created an attachment (id=2501)
 --> (http://bugs.winehq.org/attachment.cgi?id=2501&action=view)
Further corrections to solve this problem and make 10 todo testcases succeed.

Thanks, Dmitry!
The usage of flag 0x8000 explains much.
I noticed that it is used not only for windows with WS_CHILD style,
but actually, it seems, for all windows (as certified by msg.c
tests and observations in Windows with, e.g. Spy++).

I prepared and sent to wine-patches the attached patch which
makes 10 (actually, 12 due to uncommenting earlier failing parts)
msg.c tests (with different kinds of windows) succeed.
Among them there is the testcase related with this bug and bug 4964.
Let us hope that the patch is accepted, so these 2 problems can be closed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list