[Swfdec] [Bug 16817] Flash opens in new window when leaving a page

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 3 19:30:13 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16817





--- Comment #18 from Karl Tomlinson <bugs.freedesktop at karlt.net>  2008-08-03 19:30:12 PST ---
If it's only Xt plugins that are seeing this problem, then it may be that a
change in GTK means that the order of asynchronous operations with the X server
have changed.  Xt plugins use an X Server connection (Display) that is
different from the one used in the browser, so there is the possibility of
operations getting out of order.

Running Mozilla (and maybe Epiphany) with the "--sync" option will make the
operations on the browser's Display synchronous (at a cost to performance), and
so may correct things, but I don't know any way to make the Xt plugin's Display
process operations synchronously.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Swfdec mailing list