http://bugs.winehq.org/show_bug.cgi?id=5725
------- Additional Comments From neil@parkwaycc.co.uk 2006-07-09 06:21 ------- (In reply to comment #15)
Do you want to fix those errors on wine or should I mark them todo_wine?
I only meant to fix *one* bug! I guess you would have to mark them todo_wine, as I have no idea why those tests would fail on wine. All my attempts to understand wine end up at a call to USER_Driver->foo() at which point I get lost. What's suspicious is that test 10 passes on wine; the only difference between tests 2, 10 and 18 is the window state of the window, so I guess that wine doesn't want to send the foreground window to the bottom unless it's minimised.