Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-10870

Hight overflow is not detected by the text overflow checker

    XMLWordPrintable

Details

    Description

       I know that if the word wrap is enabled, QDS checks the height overflow.

      However, there may be a case where the height of the glyph in particular language overflows the defined text height. 

      This is a bit extreme example as the height is set to 1, but I believe the argument above still holds its validity.

      // QML code to test
      Text {
          text: qsTrId("Text")
          font.pixelSize: 12    
          height: 1
      } 

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes