Bug 92360
Summary: | Incorrect Flash rendering if it is placed inside iframe | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul Kolomiets <paul.kolomiets> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | PC | ||
OS: | Windows 7 |
Paul Kolomiets
All flash containers are rendered incorrect if they are placed inside iframe. I've reproduced the issue for Qt 4.8.2 build with msvc2010 for default configuration. There is another bug report (https://bugs.webkit.org/show_bug.cgi?id=71950) referring 4.8.0 RC1. The issue is not reproduced for 4.7.4 and earlier.
It looks like qt webkit integration performs incorrect coordinates transformation for iframes. To reproduce the issue, please try to open the following web page in the QWebView (with plugins permission granted): https://bugs.webkit.org/attachment.cgi?id=114353
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
The Qt port has been removed from WebKit, resolving this bug.