[PATCH v2 2/2] user32: Fix a pop-up window is not visible when its owned window showed with SW_SHOWNOACTIVATE option.
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=74340 Your paranoid android. === debiant (32 bit report) === user32: win.c:7419: Test failed: GetActiveWindow() = 000D013E win.c:7419: Test failed: GetForegroundWindow() = 000D013E win.c:7419: Test failed: GetFocus() = 000D013E === debiant (32 bit Chinese:China report) === user32: win.c:7419: Test failed: GetActiveWindow() = 000D013E win.c:7419: Test failed: GetForegroundWindow() = 000D013E win.c:7419: Test failed: GetFocus() = 000D013E === debiant (32 bit WoW report) === user32: win.c:7099: Test succeeded inside todo block: The window should be visible === debiant (64 bit WoW report) === user32: win.c:7419: Test failed: GetActiveWindow() = 000D013E win.c:7419: Test failed: GetForegroundWindow() = 000D013E win.c:7419: Test failed: GetFocus() = 000D013E
participants (2)
-
Haidong Yu -
Marvin