[Webkit-unassigned] [Bug 77179] New: getIntersectionList causes transforms to be recalculated in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 20:16:30 PST 2012


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

           Summary: getIntersectionList causes transforms to be
                    recalculated in SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdr at google.com
                CC: zimmermann at kde.org


Created an attachment (id=124249)
 --> (https://bugs.webkit.org/attachment.cgi?id=124249&action=review)
Test case - box spins when the mouse is moved

In an SVG file the combination of adding a child element and calling getIntersectionList causes transforms to be recalculated. In the testcase (see: spinbox.svg), moving the mouse causes the green box to spin.

This may be a regression as it occurs on WebKit r106063 and Chrome 16.0.912.77 but not Safari 5.1.2.

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