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

App text is blurry

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 6.1.2
    • None
    • Environment:
      PC: Mac mini (Late 2014)
      MacOS: 11.5.2
      QtCreator: 4.15.2
      Qt: 6.1.2 for macOS
      QtCreatorProject: Qt Widgets Application(C++)
    • macOS

    Description

      The text is blurred.

      Step a:
      1. In MacOS System Preferences, set General-> Appearance: to "Dark".
      2. Launch the app. the text is blurry. (bug)
      -> Screenshot_1_bug.png
      3. Set Appearance to "Light" and back to "Dark" without exiting the app.
      4. When I check the app, it draws normally. (correct state, text becomes sharp)
      -> Screenshot_2.png

      Step b:
      1. Set Appearance to "Light" in MacOS System Preferences.
      2. Launch the app. (correct state, text is sharp)
      -> Screenshot_3.png
      3. Set Appearance to "Dark" and then back to "Light" without exiting the app.
      4. When I check the app, the text becomes blurry. (bug, thick text)
      -> Screenshot_4_bug.png

      Supplement:
      All the text in the app is blurry.
      (QLabel, QPushButton, QPainter (QWidget :: paintEvent ()), ... etc)

      QPainter use "void QPainter::drawText(const QPoint &position, const QString &text)"

       

      Attachments

        1. Screenshot_1_bug.png
          Screenshot_1_bug.png
          15 kB
        2. Screenshot_2.png
          Screenshot_2.png
          15 kB
        3. Screenshot_3.png
          Screenshot_3.png
          12 kB
        4. Screenshot_4_bug.png
          Screenshot_4_bug.png
          12 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            jun1160 nakamura junichi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes