[Webkit-unassigned] [Bug 31205] New: Flash Plugin not showing content in linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 6 07:36:52 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31205
Summary: Flash Plugin not showing content in linux
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tavares.george+qt at gmail.com
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).
--
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