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

QtSvg does not ignore desc and title tag contents when child of text tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.7.0 Beta2, 6.8.0 FF
    • 6.5.3, 6.6.1
    • SVG Support
    • None
    • all
    • All
    • fd8224cdb (dev), cfb3bcd2a (6.7)

      QtSvg does not properly ignore desc and title tags and their contents when they are children of a text tag. The contents of both the desc text and title text show up when rendered.

      See the attached text_bug.svg and screenshot showing how it is rendered by QSvgRenderer.

      As per spec the "desc text" and "title text" should be ignored and not be present in the rendered svg. See the QtWebEngine screenshot for the correct rendering.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            matthias_rauter Matthias Rauter
            kevinhendricks Kevin B. Hendricks
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes