[Webkit-unassigned] [Bug 113343] New: border-radius clipping a canvas does not always clip

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 14:39:22 PDT 2013


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

           Summary: border-radius clipping a canvas does not always clip
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafael.lobo at openbossa.org


Created an attachment (id=195167)
 --> (https://bugs.webkit.org/attachment.cgi?id=195167&action=review)
test case, second render done after a timeout does not clip.

When we paint the canvas area, if there's an element as parent that overflows and clips using a border-radius, then the clip does not respect the radius on following render calls. I have a test case that shows this issue on Chrome, Qt and Nix. It may be an issue in other ports.

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