[Webkit-unassigned] [Bug 45092] New: [chromium] Accelerated Compositing: screen garbage when scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 01:05:48 PDT 2010


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

           Summary: [chromium] Accelerated Compositing: screen garbage
                    when scrolling
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nduca at chromium.org


Related bug: http://code.google.com/p/chromium/issues/detail?id=52519

Chrome currently uses the bulk of the software compositor code for root layer invalidations and root layer scrolling. This leads to scrolling artefacts when multiple damage rectangles survive the paint aggregation process, as is the case with fixed layers.

The proposed fix to this is to stop the compositor from piggybacking on the software rendering path for invalidation and scrolling.

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