Signed-off-by: Rafał Harabień rafalh92@outlook.com --- dlls/user32/static.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/user32/static.c b/dlls/user32/static.c index e81e553f7d8..3c9b67b20ac 100644 --- a/dlls/user32/static.c +++ b/dlls/user32/static.c @@ -426,7 +426,7 @@ LRESULT StaticWndProc_common( HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam rc.right = rc.left; AdjustWindowRectEx(&rc, full_style, FALSE, GetWindowLongW(hwnd, GWL_EXSTYLE)); NtUserSetWindowPos( hwnd, NULL, 0, 0, rc.right - rc.left, rc.bottom - rc.top, - SWP_NOMOVE | SWP_NOZORDER ); + SWP_NOACTIVATE | SWP_NOMOVE | SWP_NOZORDER ); }
switch (style) {
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=111802
Your paranoid android.
=== debian11 (32 bit report) ===
user32: input.c:1315: Test failed: Wrong hook coords: (106 106) != (150,150) input.c:1323: Test failed: GetCursorPos: (106,106) input.c:1315: Test failed: Wrong hook coords: (106 106) != (150,150) input.c:1323: Test failed: GetCursorPos: (106,106) input.c:1628: Test failed: wrong position 2, expected 64x128 got 62x124 input.c:1628: Test failed: wrong position 3, expected 63x126 got 61x122 input.c:1628: Test failed: wrong position 4, expected 62x124 got 65x130 input.c:1628: Test failed: wrong position 5, expected 61x122 got 60x120 input.c:1628: Test failed: wrong position 6, expected 60x120 got 64x128 input.c:1628: Test failed: wrong position 15, expected 51x102 got 59x118 input.c:1628: Test failed: wrong position 23, expected 43x86 got 55x110 input.c:1628: Test failed: wrong position 30, expected 36x72 got 48x96 input.c:1628: Test failed: wrong position 33, expected 33x66 got 50x100 input.c:1628: Test failed: wrong position 34, expected 32x64 got 46x92 input.c:1628: Test failed: wrong position 35, expected 31x62 got 45x90 input.c:1628: Test failed: wrong position 37, expected 29x58 got 44x88 input.c:1628: Test failed: wrong position 39, expected 27x54 got 42x84 input.c:1628: Test failed: wrong position 40, expected 26x52 got 48x96 input.c:1628: Test failed: wrong position 41, expected 25x50 got 41x82 input.c:1628: Test failed: wrong position 42, expected 24x48 got 40x80 input.c:1628: Test failed: wrong position 43, expected 23x46 got 47x94 input.c:1628: Test failed: wrong position 44, expected 22x44 got 39x78 input.c:1628: Test failed: wrong position 45, expected 21x42 got 46x92 input.c:1628: Test failed: wrong position 46, expected 20x40 got 38x76 input.c:1628: Test failed: wrong position 47, expected 19x38 got 37x74 input.c:1628: Test failed: wrong position 48, expected 18x36 got 45x90 input.c:1628: Test failed: wrong position 49, expected 17x34 got 44x88 input.c:1628: Test failed: wrong position 50, expected 16x32 got 43x86 input.c:1628: Test failed: wrong position 51, expected 15x30 got 42x84 input.c:1628: Test failed: wrong position 52, expected 14x28 got 41x82 input.c:1628: Test failed: wrong position 55, expected 11x22 got 38x76 input.c:1628: Test failed: wrong position 56, expected 10x20 got 36x72
=== debian11 (32 bit Chinese:China report) ===
user32: input.c:2163: Test failed: Unexpected rawinput data: -8 input.c:1628: Test failed: wrong position 2, expected 64x128 got 62x124 input.c:1628: Test failed: wrong position 3, expected 63x126 got 64x128 input.c:1628: Test failed: wrong position 10, expected 56x112 got 60x120 input.c:1628: Test failed: wrong position 13, expected 53x106 got 59x118 input.c:1628: Test failed: wrong position 18, expected 48x96 got 53x106 input.c:1628: Test failed: wrong position 23, expected 43x86 got 52x104 input.c:1628: Test failed: wrong position 30, expected 36x72 got 47x94 input.c:1628: Test failed: wrong position 36, expected 30x60 got 47x94 input.c:1628: Test failed: wrong position 54, expected 12x24 got 36x72 input.c:1628: Test failed: wrong position 56, expected 10x20 got 35x70 input.c:1628: Test failed: wrong position 57, expected 9x18 got 34x68 input.c:1628: Test failed: wrong position 60, expected 6x12 got 35x70 win.c:11344: Test failed: expected 01A7013A, got 001800A2
=== debian11 (32 bit WoW report) ===
user32: input.c:2164: Test failed: Unexpected rawinput data: -6 input.c:2164: Test failed: Unexpected rawinput data: -8 input.c:1628: Test failed: wrong position 4, expected 62x124 got 61x122 input.c:1628: Test failed: wrong position 5, expected 61x122 got 64x128 input.c:1628: Test failed: wrong position 14, expected 52x104 got 56x112 input.c:1628: Test failed: wrong position 15, expected 51x102 got 59x118 input.c:1628: Test failed: wrong position 16, expected 50x100 got 58x116 input.c:1628: Test failed: wrong position 17, expected 49x98 got 55x110 input.c:1628: Test failed: wrong position 27, expected 39x78 got 50x100 input.c:1628: Test failed: wrong position 33, expected 33x66 got 49x98 input.c:1628: Test failed: wrong position 41, expected 25x50 got 46x92 input.c:1628: Test failed: wrong position 42, expected 24x48 got 45x90 input.c:1628: Test failed: wrong position 43, expected 23x46 got 42x84 input.c:1628: Test failed: wrong position 44, expected 22x44 got 44x88 input.c:1628: Test failed: wrong position 45, expected 21x42 got 43x86 input.c:1628: Test failed: wrong position 46, expected 20x40 got 41x82 input.c:1628: Test failed: wrong position 47, expected 19x38 got 40x80 input.c:1628: Test failed: wrong position 48, expected 18x36 got 42x84 input.c:1628: Test failed: wrong position 49, expected 17x34 got 39x78 win.c:11361: Test failed: expected 01FD0140, got 00190076
=== debian11 (64 bit WoW report) ===
user32: input.c:2162: Test failed: Unexpected rawinput data: -2 input.c:2162: Test failed: Unexpected rawinput data: -3 input.c:1628: Test failed: wrong position 1, expected 65x130 got 59x118 input.c:1628: Test failed: wrong position 3, expected 63x126 got 58x116 input.c:1628: Test failed: wrong position 6, expected 60x120 got 62x124 input.c:1628: Test failed: wrong position 7, expected 59x118 got 61x122 input.c:1628: Test failed: wrong position 12, expected 54x108 got 58x116 input.c:1628: Test failed: wrong position 14, expected 52x104 got 54x108 input.c:1628: Test failed: wrong position 15, expected 51x102 got 53x106 input.c:1628: Test failed: wrong position 16, expected 50x100 got 57x114 input.c:1628: Test failed: wrong position 17, expected 49x98 got 52x104 input.c:1628: Test failed: wrong position 18, expected 48x96 got 56x112 input.c:1628: Test failed: wrong position 19, expected 47x94 got 51x102 input.c:1628: Test failed: wrong position 21, expected 45x90 got 50x100 input.c:1628: Test failed: wrong position 22, expected 44x88 got 49x98 input.c:1628: Test failed: wrong position 24, expected 42x84 got 48x96 input.c:1628: Test failed: wrong position 26, expected 40x80 got 47x94 input.c:1628: Test failed: wrong position 27, expected 39x78 got 52x104 input.c:1628: Test failed: wrong position 28, expected 38x76 got 46x92 input.c:1628: Test failed: wrong position 30, expected 36x72 got 45x90 input.c:1628: Test failed: wrong position 31, expected 35x70 got 50x100 input.c:1628: Test failed: wrong position 32, expected 34x68 got 44x88 input.c:1628: Test failed: wrong position 34, expected 32x64 got 43x86 input.c:1628: Test failed: wrong position 36, expected 30x60 got 42x84 input.c:1628: Test failed: wrong position 38, expected 28x56 got 41x82 input.c:1628: Test failed: wrong position 40, expected 26x52 got 45x90 input.c:1628: Test failed: wrong position 41, expected 25x50 got 44x88 input.c:1628: Test failed: wrong position 42, expected 24x48 got 43x86 input.c:1628: Test failed: wrong position 43, expected 23x46 got 40x80 input.c:1628: Test failed: wrong position 45, expected 21x42 got 39x78 input.c:1628: Test failed: wrong position 46, expected 20x40 got 41x82 input.c:1628: Test failed: wrong position 50, expected 16x32 got 36x72 input.c:1628: Test failed: wrong position 51, expected 15x30 got 39x78 input.c:1628: Test failed: wrong position 55, expected 11x22 got 37x74 input.c:1628: Test failed: wrong position 57, expected 9x18 got 36x72 input.c:1628: Test failed: wrong position 59, expected 7x14 got 35x70 input.c:1628: Test failed: wrong position 60, expected 6x12 got 31x62 input.c:1628: Test failed: wrong position 61, expected 5x10 got 34x68 input.c:1628: Test failed: wrong position 62, expected 4x8 got 30x60 win.c:12749: Test failed: rect.left = 100 win.c:12751: Test failed: rect.right = 200