Bug 83309 - [GTK] Scrolling some iframes that are partially out of the viewport leads to repaint errors
Summary: [GTK] Scrolling some iframes that are partially out of the viewport leads to ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-05 13:37 PDT by Martin Robinson
Modified: 2019-09-17 20:44 PDT (History)
1 user (show)

See Also:


Attachments
Failing version of the layout test output (25.24 KB, image/png)
2012-04-05 13:50 PDT, Martin Robinson
no flags Details
Patch (49.83 KB, patch)
2012-04-05 14:12 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2012-04-05 13:37:26 PDT
To reproduce:

1. Embed an iframe which has scrollable content with a non-white background color.
2. Scroll the iframe partially out of the viewport.
3. Scroll the iframe itself.

This leads to scrolling errors like those shown in the attached screenshot.
Comment 1 Martin Robinson 2012-04-05 13:50:12 PDT
Created attachment 135895 [details]
Failing version of the layout test output
Comment 2 Martin Robinson 2012-04-05 14:12:50 PDT
Created attachment 135903 [details]
Patch
Comment 3 WebKit Review Bot 2012-04-05 15:18:53 PDT
Comment on attachment 135903 [details]
Patch

Clearing flags on attachment: 135903

Committed r113386: <http://trac.webkit.org/changeset/113386>
Comment 4 WebKit Review Bot 2012-04-05 15:18:57 PDT
All reviewed patches have been landed.  Closing bug.