Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-69694

SVG: <use> tag does not render properly

    XMLWordPrintable

Details

    • Windows

    Description

      The following svg (simplified) renders properly (path & cloned path):

      <svg...><path id="test" d="...."><use xlink:href="#test" ....></svg>

       

      The following svg (simplified) renders only the path, but not the cloned path:

      <svg...><use xlink:href="#test" ....><path id="test" d="...."></svg>

       

      Attachments

        1. not-wroking.svg
          0.5 kB
        2. working.svg
          0.5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vgt Eirik Aavitsland
            meier.oli meier.oli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes