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

Wine Bugs wine-bugs at winehq.org
Wed May 3 07:00:35 CDT 2006


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


juris.smotrovs at sets.lv changed:

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




------- Additional Comments From juris.smotrovs at sets.lv  2006-03-05 07:00 -------
Created an attachment (id=2386)
 --> (http://bugs.winehq.org/attachment.cgi?id=2386&action=view)
An improved patch solving the problem

The previous patch enabled SetWindowPos() for all windows with invisible
parent.
Examining wine message tests in Windows and Linux showed that actually, window
position changing messages *are not* sent for "plain" children with invisible
parents, but *are* sent for MDI children with invisible parents.

I corrected the patch correspondingly. Now it does not cause wine tests to
fail, and together with additional corrections (see patch for Wine Bug 4964)
makes 1 existing test to succeed, and considerably improves behaviour on wine
testcase 2339 attached here.

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