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

Qt Quick Text.StyledText does not support strike-through

    XMLWordPrintable

Details

    • All
    • c352ca4a3dc2e6e3a4c039589849cf502911ba95 (qt/qtdeclarative/5.12)

    Description

      Text.StyledText does not support STRIKE or the new versions <s> or <del>.

      The documentation states that Text.StyledText supports the basic text styling markup in the style of HTML 3.2. The STRIKE-tag is supported by HTML 3.2.

      Strike-through is a very basic styling markup and should've been included in Text.StyledText.

       

      Note:

      The only workaround is to use Text.RichText which is heavier and does not support eliding.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              vashkoda Dennis Wadkien
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes