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

[REG 5.13->5.14] regression Qt::AA_EnableHighDpiScaling

    XMLWordPrintable

Details

    • Linux/X11

    Description

      After the update from qt-5.13.2 to qt-5.14.0, kde apps like konsole and dolphin seem to ignore the dpi settings of a screen and show too big fonts

       

      patching dolphin and console and removing

      QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true);

      from main.cpp fixes the fonts and honors the DPI settings again.

       

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              tim_dagger Tim Dagger
              Votes:
              5 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes