[Webkit-unassigned] [Bug 14927] New: use element in SVG does not render after parent is displayed off and on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 08:02:28 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14927

           Summary: use element in SVG does not render after parent is
                    displayed off and on
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzilla at fiset.ca


In SVG, if the parent element of a use element is hidden (via display="none")
and then made visible again (via display="inline"), the content of the use
element fails to render. A similar test case, where the actual elements are
used instead of <use> elements, behaves correctly.

This problem appears on Safari 3.0.3 and on WebKit night r24944. This problem
was also reproduced on MacIntel and Windows XP.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list