[Webkit-unassigned] [Bug 33322] New: use/defs in SVG does not work as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 07:47:39 PST 2010


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

           Summary: use/defs in SVG does not work as expected
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.hocevar at gmail.com


use/defs does not work. In Safari 3.1 (525.21) it can cause the browser to
crash, and Chromium 4 (532.6) and Epiphany-webkit (531.2) render use elements
at the original position, ignoring x and y offsets.

Example showing the rendering issue:
http://www.selfsvg.info/content/listings/use_example.svg (should look like
http://www.selfsvg.info/content/images/use_example.png).

Example showing the browser crash:
http://dev.openlayers.org/releases/OpenLayers-2.8/examples/graphic-name.html
(select the button with the 4 arrows, click on a polygon, and move the
vertices, watch browser crash after moving the mouse around a bit).

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