http://bugs.winehq.org/show_bug.cgi?id=2082
Travis Athougies iammisc@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |iammisc@gmail.com
--- Comment #82 from Travis Athougies iammisc@gmail.com 2011-07-07 15:29:02 CDT --- I looked at your test case and it doesn't seem to work on windows 7. The screen is completely gray with no animation, UNLESS I click on the part where the main window should be. That seems to kick it off. However, clicking on the area where the child window should be doesn't do anything (the screen stays blank).
In WINE, the animation starts immediately, although there is a black rectangle in the top-left corner. However, when I click anywhere on the main window, the child window is sent to the background and then animation plays out on the whole screen. However, similar to the windows behavior, when I click on the child window, nothing happens (the child window continues to obscure the animation below).
Hope that helps.