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

Inconsistent text layout in QTableView

    XMLWordPrintable

Details

    Description

      QTextLayout does not always calculate the length of a text line accurately.
      When given two nearly identical strings like

      "12 Leads at 25 mm/s"
      "12 Leads at 25 MM/s"

      the length is calculated to be the same for both even though a difference is visual to the eye. This causes a problem in QTableView when resizing to content.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes