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.
http://bugs.winehq.org/show_bug.cgi?id=15141
Dan Hipschman dsh@linux.ucla.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Embedded window does not |In Google Chrome, embedded |scroll with main window |flash window does not scroll | |with main window
http://bugs.winehq.org/show_bug.cgi?id=15141
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-09-06 11:01:56 --- It must be doing something special. Steam and flash works just fine here. (Other then needing to scroll with page-up/page-down because of a missing scrollbar).
Also what Flash version? Mine is 9.
http://bugs.winehq.org/show_bug.cgi?id=15141
--- Comment #2 from Austin English austinenglish@gmail.com 2008-09-06 17:59:54 --- Works fine for me. Are you using gecko/firefox?
http://bugs.winehq.org/show_bug.cgi?id=15141
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #3 from Dan Kegel dank@kegel.com 2008-09-08 07:09:44 --- I think --single-process works around this.
http://bugs.winehq.org/show_bug.cgi?id=15141
--- Comment #4 from Dan Hipschman dsh@linux.ucla.edu 2008-09-08 12:36:23 --- Yea, --single-process is a workaround. It's because when it says "X11DRV_SetWindowRgn not supported on other thread," the thread is in another process.
http://bugs.winehq.org/show_bug.cgi?id=15141
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-09-09 02:54:54 --- SetWindowRgn doesn't affect a window position so it has nothing to do with the problem.
http://bugs.winehq.org/show_bug.cgi?id=15141
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-09-09 05:56:13 --- Fixed by d3f4fb4929284085b8d634f932299e672eaa692e.
http://bugs.winehq.org/show_bug.cgi?id=15141
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:17:47 --- Closing bugs fixed in 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=15141
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified