[Webkit-unassigned] [Bug 82629] New: SVG getBBox does not update bound after path data change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 11:07:39 PDT 2012


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

           Summary: SVG getBBox does not update bound after path data
                    change
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: schenney at chromium.org
                CC: zimmermann at kde.org


Created an attachment (id=134620)
 --> (https://bugs.webkit.org/attachment.cgi?id=134620&action=review)
Repro case

When the path data inside an SVG path element is modified in JS, then getBBox is called on the path, the result does not reflect the updated values.

This may be Chrome specific, but Safari trunk also appears to be failing. Safari 5.1.2 does not seem to be failing.
http://code.google.com/p/chromium/issues/detail?id=115336

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