RESOLVED FIXED 31205
Flash Plugin not showing content in linux
https://bugs.webkit.org/show_bug.cgi?id=31205
Summary Flash Plugin not showing content in linux
George Tavares
Reported 2009-11-06 07:36:52 PST
Overview: I am using QTWebkit port to display a html/flash page on cross-plataform (linux/windows). I'm getting an inconsistent behaviour (bug) when showing the flash content just on LINUX after creating and destroying QWebviews. I don't know if is a qtwebkit bug or webkit itself, but the non flash areas are displayed correctly. Steps to Reproduce: I make a button, inside html,that callback a qt function to destroy the browser and create another browser, changing the url. If the another url has flash too, this flash is not shown. I think the flash is running on the background because the requests made by my flash are arriving to my server. Actual Results: The flash display area is empty Expected Results: Always display the flash content Build Date & Platform: qt 4.6 beta1 (manual install) in a linux Fedora 12. I tried the bug in qt 4.5.3 (manual install) and Ubuntu 8.04 Found attached my simple tests to simulate the problem (Cmake based).
Attachments
testcase (20.46 KB, application/zip)
2009-11-06 07:37 PST, George Tavares
no flags
George Tavares
Comment 1 2009-11-06 07:37:56 PST
Created attachment 42651 [details] testcase bug test case, build using cmake based
George Tavares
Comment 2 2009-12-01 02:54:14 PST
I make the test in current version (trunk) and it doesn't occours.
Note You need to log in before you can comment on or make changes to this bug.