[Webkit-unassigned] [Bug 59910] New: SVG pattern clipped with transform on target

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 1 18:57:22 PDT 2011


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

           Summary: SVG pattern clipped with transform on target
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zimmermann at kde.org
            Blocks: 59551


Created an attachment (id=91871)
 --> (https://bugs.webkit.org/attachment.cgi?id=91871&action=review)
Wrong tile clipping on transformation of target

If a target object references a pattern and the target gets transformed, this might influence the size, position and clipping of the pattern surface in a wrong way. Because we have similar problems on filters and maskers it might be an issue with SVGImageBufferTools. But this needs more investigation. Just open the bug for pattern for now.

I added an example with a pattern. The target object gets rotated by 225 degree at the center of the circles. Without the rotation the tile of the pattern doesn't get clipped.

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