Bug 92360 - Incorrect Flash rendering if it is placed inside iframe
Summary: Incorrect Flash rendering if it is placed inside iframe
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 420+
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 03:07 PDT by Paul Kolomiets
Modified: 2022-07-29 10:53 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Kolomiets 2012-07-26 03:07:34 PDT
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
Comment 1 Alexey Proskuryakov 2022-07-29 10:53:22 PDT
The Qt port has been removed from WebKit, resolving this bug.