[Webkit-unassigned] [Bug 52349] [GTK] WebkitGTK doesn't paint Flash content until window resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 05:28:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=52349


Thierry Reding <thierry.reding at avionic-design.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thierry.reding at avionic-desi
                   |                            |gn.de




--- Comment #4 from Thierry Reding <thierry.reding at avionic-design.de>  2012-09-26 05:29:09 PST ---
(In reply to comment #3)
> Seems to be working with a recent version of WebKitGTK+. Going to close this
> one, but feel free to reopen if you can reproduce it with > 1.3.11 or so.

I'm not sure if the bug is exactly the same but I see a very similar issue. I
build latest WebKit with the following options:

../configure --disable-silent-rules --disable-geolocation --disable-spellcheck --with-unicode-backend=glib --disable-video --disable-accelerated-compositing --with-acceleration-backend=none --disable-webgl --disable-webkit2 --with-gtk=2.0

When I run the resulting GtkLauncher on Youtube, everytime I want to play a
video the plugin area remains black. Note that the video is actually playing
because I can hear the corresponding audio. After resizing the window the
content is immediately visible. I can reproduce this with 1.10.0 and any of
the 1.9.x releases as well and 1.8.0 also had the same issue. Note that it
doesn't happen with the Gtk+ 3.0 backend, which I unfortunately cannot use
because Flash content plays back way too slow.

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


More information about the webkit-unassigned mailing list