From: Marvin Subject: Re: [PATCH v2 2/2] user32: Fix a pop-up window is not visible when its owned window showed with SW_SHOWNOACTIVATE option. Message-Id: Date: Sun, 28 Jun 2020 00:34:05 -0500 In-Reply-To: <3eb0dd5b.1d83.172f956cb3a.Coremail.yhd986@163.com> References: <3eb0dd5b.1d83.172f956cb3a.Coremail.yhd986@163.com> 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