[Webkit-unassigned] [Bug 91007] New: Seams appear when zooming page with absolutely positioned canvas objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 13:15:35 PDT 2012


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

           Summary: Seams appear when zooming page with absolutely
                    positioned canvas objects
           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: junov at chromium.org


This bug is reproducible in Safari and Chrome with GPU-accelerated canvas rendering.

Load attached "grid bug.html" file in the browser, and zoom the page in or out.
Result -> White grid lines appear and most zoom factors

Seems to be a problem with the compositor's layout algorithm.  The rounding of canvas layers' zoomed size is probably to blame.

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