[PATCH] user32: The parent window with WS_CLIPCHILDREN style should not be erased when hiding or resizing child.
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=87249 Your paranoid android. === debiant2 (32 bit report) === user32: msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 5: the msg 0x0085 was expected, but got msg 0x0047 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 6: the msg 0x0014 was expected, but got msg 0x000f instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 7: the msg 0x0047 was expected, but got msg 0x0085 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 10: the msg sequence is not complete: expected 0000 - actual 0085 === debiant2 (32 bit Chinese:China report) === user32: msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 5: the msg 0x0085 was expected, but got msg 0x0047 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 6: the msg 0x0014 was expected, but got msg 0x000f instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 7: the msg 0x0047 was expected, but got msg 0x0085 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 10: the msg sequence is not complete: expected 0000 - actual 0085 === debiant2 (32 bit WoW report) === user32: msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 5: the msg 0x0085 was expected, but got msg 0x0047 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 6: the msg 0x0014 was expected, but got msg 0x000f instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 7: the msg 0x0047 was expected, but got msg 0x0085 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 10: the msg sequence is not complete: expected 0000 - actual 0085 === debiant2 (64 bit WoW report) === user32: msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 5: the msg 0x0085 was expected, but got msg 0x0047 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 6: the msg 0x0014 was expected, but got msg 0x000f instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 7: the msg 0x0047 was expected, but got msg 0x0085 instead msg.c:8658: Test failed: SetWindowPos:FrameChanged_clip: 10: the msg sequence is not complete: expected 0000 - actual 0085
participants (2)
-
Haidong Yu -
Marvin