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

Qt Quick Text.StyledText does not support strike-through

XMLWordPrintable

    • All
    • c352ca4a3dc2e6e3a4c039589849cf502911ba95 (qt/qtdeclarative/5.12)

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes