[Webkit-unassigned] [Bug 66033] New: [Qt] When using QWebView::setHtml() to set an embedded Flash video in an iframe, it ignores the pluginsenabled setting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 23:13:19 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66033
Summary: [Qt] When using QWebView::setHtml() to set an embedded
Flash video in an iframe, it ignores the
pluginsenabled setting
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: andy.shaw at digia.com
Created an attachment (id=103580)
--> (https://bugs.webkit.org/attachment.cgi?id=103580&action=review)
Example to reproduce the problem
When using QWebView::setHtml() to set an embedded Flash video then it will still show up the buttons and attempt to use the Flash plugin even though it has been turned off with QWebSettings. Subsequently, when trying to click on the buttons it will cause the application to hang.
Using the example, to reproduce click on Load and see it works fine, then click on Delete and then on Load again.
--
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