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

QHeaderView does not handle eliding of multiple lines correctly

    XMLWordPrintable

Details

    Description

      QHeaderView does not handle eliding of multiple lines correctly. It will take the length of the whole text and compare that to the width of the section even though it has been split across multiple lines. As a result this gives the wrong appearance.

      It has been previously indicated that it is not designed to support multiple lines, but there is no reason for this not to be supported going forward at least since the means to do the work does exist.

      Attachments

        1. ElideMiddle.png
          ElideMiddle.png
          15 kB
        2. ElideNone.png
          ElideNone.png
          15 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            chehrlic Christian Ehrlicher
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes