Bug 71950

Summary: [Qt] QtWebKit 2.2.0 Flash and other plugins inside an iframe render at the wrong position
Product: WebKit Reporter: Henry <wingzx3>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: allan.jensen, paul.kolomiets, peter
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test example none

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 ***