Re: Make sure that both deactivated and activated MDI children receive WM_MDIACTIVATE message in all cases
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
Changelog: Dmitry Timoshkov <dmitry(a)codeweavers.com> Make sure that both deactivated and activated MDI children receive WM_MDIACTIVATE message in all cases.
This is causing test failures here: win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match make: *** [win.ok] Error 6 -- Alexandre Julliard julliard(a)winehq.org
"Alexandre Julliard" <julliard(a)winehq.org> wrote:
Changelog: Dmitry Timoshkov <dmitry(a)codeweavers.com> Make sure that both deactivated and activated MDI children receive WM_MDIACTIVATE message in all cases.
This is causing test failures here:
win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match win.c:1449: Test failed: rects do not match make: *** [win.ok] Error 6
I just sent a patch which fixes a bug in x11drv causing this. -- Dmitry.
participants (2)
-
Alexandre Julliard -
Dmitry Timoshkov