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

REG [within 5.9] Windows fonts look ugly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.9.0 Alpha
    • 5.9.0 Alpha, 5.9
    • GUI: Font handling
    • Windows 10, MSVC2015, -no High DPI scaling-

    Description

      Using Qt 5.9, qtbase at ff34633bd0ed169b635b520f33740a31bbafaf46 (no high DPI scaling) .

      Note: It seems it only happens in message boxes, where a white Windows theme background panel is drawn below the label by QWindowsVistaStyle::drawPrimitive() at qtbase\src\widgets\styles\qwindowsvistastyle.cpp:788 . Running with -style windowsxp works around the issue.

      The panel color is plain white (255.255,255), yet it does not seem to be reproduceable with a simple example using a parent widget with a white background (palette, styleshee).

      Update: Reopened by what may be a different issue. Nonetheless, this must be fixed before the alpha is released.

      Attachments

        1. qtbug58619.jpg
          66 kB
          Friedemann Kleint
        2. hidpi.png
          21 kB
          Robert Löhning
        3. lodpi.png
          10 kB
          Robert Löhning
        4. subpixel-AA-5.8-OK.PNG
          74 kB
          Gabriel de Dietrich (drgvond)
        5. subpixel-AA-5.9-broken.PNG
          80 kB
          Gabriel de Dietrich (drgvond)
        6. glyphcache-dbg.diff
          0.9 kB
          Friedemann Kleint
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes