[Webkit-unassigned] [Bug 65042] New: WebKit2 inconsistent scroll/paint ordering for composited iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 12:56:21 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65042

           Summary: WebKit2 inconsistent scroll/paint ordering for
                    composited iframe
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: enne at google.com
                CC: simon.fraser at apple.com


Edit LayoutTests/compositing/iframes/resources/fixed-position-subframe.html and remove "overflow:hidden;".
Run LayoutTests/compositing/iframes/fixed-position-iframe.html with run-minibrowser on Mac.
Resize the window so that only green is showing.

Scroll the subframe down, then up.  You will see a red blip at the top where you can see the results of a scroll prior to the iframe being repainted.  If the iframe were repainted prior to scroll, the background red color shouldn't be shown at all.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list