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

[regression: 5.13 -> 5.14] HiDPI broken on Linux with Xft.Dpi

XMLWordPrintable

    • Linux/X11

      Hello,

      Arch Linux upgraded its packages to 5.14, which seems to have broken Xft.dpi-based DPI handling.

      I attached two screenshots of the same app, shown with three DPI settings (96, 144, 192).

      Notice that for DPI == 144 in 5.13 every icon, widget, QGraphicsScene and text is scaled properly, while on 5.14 only the text is scaled.

      For DPI == 96 and 192 it works fine because I guess that we get an actual devicePixelRatio == 1 or == 2 ?

        1. dpiscaling-qt513.png
          dpiscaling-qt513.png
          272 kB
        2. dpiscaling-qt514.png
          dpiscaling-qt514.png
          271 kB
        3. repro-hidpi-514.tar.gz
          595 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            jcelerier Jean-Michaël Celerier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes