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

<sup> tag same result as <sub> tag - both subscript

    XMLWordPrintable

Details

    • d9e70d1a49af347f79db7e64bdd8e2e8083a77b5

    Description

      The following code gives a wrong result for <sup> tag.

       Text {
         anchors.centerIn: parent
         textFormat: Text.RichText
         text: "Normal text, <b>Bold text, </b> <big>Big text, </big><sup>Superscript, </sup><sub>Subscript</sub>"
      }
      

      See attachment for result.

      Attachments

        1. fix1.png
          fix1.png
          3 kB
        2. test.qml
          0.3 kB
        3. text-error.png
          text-error.png
          6 kB

        Issue Links

          For Gerrit Dashboard: QTBUG-32948
          # Subject Branch Project Status CR V

          Activity

            People

              poikelin Joni Poikelin
              samvg Sam Van Gucht
              Votes:
              9 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes