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

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

XMLWordPrintable

    • d9e70d1a49af347f79db7e64bdd8e2e8083a77b5

      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.

        1. text-error.png
          text-error.png
          6 kB
        2. fix1.png
          fix1.png
          3 kB
        3. test.qml
          0.3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes