Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-929

Qt 5.8.0 installer doesn't render well on high dpi Microsoft Surface Book

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 3.0.2
    • 2.0.3
    • General
    • Windows 10, MSVC 2013

    Description

      Qt 5.8.0 installer doesn't render well on high dpi Microsoft Surface Book
      Description The Microsoft Surface Book has a high resolution 3000x2000 display and to make the screen readable, it has "the size of text, apps and other items" set to "200% (Recommended)". When running the Qt5.8.0 installer the initial window size is too small, causing components to appear cramped, and, sometimes cropping the text.

      The workarounds are:

      1. Resize the installer on every run
      2. Set QT_AUTO_SCREEN_SCALE_FACTOR=1 prior to running the installer

      On a related note, our own application's installers built using the Qt Installer Framework are similarly affected. I recommend adding QGuiApplication::setAttribute(Qt::AA_EnableHighDpiScaling); to installers. If making changes to the Qt Installer Framework, please ensure the maintenancetool is updated as well.

      Attachments

        1. 4k-qt-installer.png
          321 kB
          Luc-Eric Rousseau
        2. qtifw01.png
          61 kB
          Kyle Altendorf
        3. qtifw02.png
          79 kB
          Kyle Altendorf
        4. qtifw03.png
          81 kB
          Kyle Altendorf
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kamartti Katja Marttila
            misalmel Mika Salmela
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes