Bug 71950 - [Qt] QtWebKit 2.2.0 Flash and other plugins inside an iframe render at the wrong position
Summary: [Qt] QtWebKit 2.2.0 Flash and other plugins inside an iframe render at the wr...
Status: RESOLVED DUPLICATE of bug 92905
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 13:23 PST by Henry
Modified: 2012-09-17 07:30 PDT (History)
3 users (show)

See Also:


Attachments
Test example (115 bytes, text/html)
2011-11-09 13:24 PST, Henry
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henry 2011-11-09 13:23:33 PST
When the plugin is in an iframe that is offset, the rendering of the plugin is incorrect.  Please see attachment.

Also note that scrolling the iframe will cause render issues with the flash plugin as well.

This also affects the silverlight plugin and most likely any other plugin.

Tested using the Qt 4.8.0 RC1.
Comment 1 Henry 2011-11-09 13:24:17 PST
Created attachment 114353 [details]
Test example
Comment 2 Henry 2011-11-09 13:25:48 PST
This does not affect Chrome, only the new Qt Webkit in Qt 4.8.0 RC1
Comment 3 Peter Johnson 2012-08-01 11:21:48 PDT
I am seeing the same thing in Qt versions 4.8.0, 4.8.1, 4.8.2.  This is preventing me from updating from 4.7.5.

I have web view with an iframe in the lower-left corner, 300x250px.  When the frame loads, a white box flashes in the upper left of the window (as if the iframe were located at the top-left), and the actual iframe never renders anything.
Comment 4 Paul Kolomiets 2012-08-20 03:24:53 PDT
Reproduced same issue. Qt 4.8.1
Comment 5 Allan Sandfeld Jensen 2012-09-17 07:30:12 PDT

*** This bug has been marked as a duplicate of bug 92905 ***