[Webkit-unassigned] [Bug 112268] New: [TexMap] Painting into area of composited tile not cleared

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 09:40:09 PDT 2013


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

           Summary: [TexMap] Painting into area of composited tile not
                    cleared
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


In the test  ManualTests/scrollbars/scrollbars-in-composited-layers.html, the box-shadow will become darker and darker when the scrollbar is used. This is due to a mismatch of what area of the tile is cleared and what is painting, since paintGraphicsLayerContents does not enforce clipping.

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