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

QLabel text space messed up in macOS Big Sur

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.2
    • None
    • Qt 5.15.2, build on macOS 10.14.6, with xcode 11.3.1.
      Qt 5.15.2, build on macOS Big Sur, with xcode 12.2
    • macOS

      My app was build on macOS 10.14.6, with Qt 5.15.2. When I run it on macOS big sur. The text in QLabel is missing space char after a comma or period. It is very easy to reproduce. Just create a dummy widget application project, put a QLabel on it, set its text to:

      "This is a test. This is a test"

      The displayed text on Big Sur looks like this:

      "This is a test.This is a test". 

      On macOS 10.15.x it displays correctly.

      It happens to all my QLabels, which is a disaster Anyone noticed the bug?

      -------

      Update: Tested building under macOS Big Sur and the latest XCode. Same issue. 

      Update 2: Source files uploaded

       

        1. test.zip
          3 kB
          Robert Wong
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            wtbuck Robert Wong
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes