http://bugs.winehq.org/show_bug.cgi?id=15141
Summary: Embedded window does not scroll with main window Product: Wine Version: CVS/GIT Platform: PC URL: http://appdb.winehq.org/objectManager.php?sClass=version &iId=13635 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: dsh@linux.ucla.edu
I noticed this with flash videos (any youtube.com/watch page). If you scroll the page down, the video just sits there as the rest of the page goes by underneath. The embedded window may get clipped at a certain point. I see the debug output
X11DRV_SetWindowRgn not supported on other thread
so this is most likely the problem.
Sometimes flash videos appear upside-down (currently-watched videos on the youtube homepage, and lots of stuff on http://worstofmyspace.com/). I'm not sure if this is related to this bug or not.