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

Setting a height with ElideRight and Wrap enabled should elide text

    XMLWordPrintable

Details

    Description

      This should elide the text if the height of the Text is less than required to show all text.

      Text {
              anchors.fill: parent
              wrapMode: Text.WordWrap
              elide: Text.ElideRight
              text: "start long long long long long long long long long long long long long end"
      }
      

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            martjone Martin Jones (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes