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

Quick Controls 1 Popups are misplaced when using QGuiApplication with Qt::AA_EnableHighDpiScaling

    XMLWordPrintable

Details

    Description

      When using Qt Quick Controls and using QGuiApplication instance, the popups (i.e. ComboBox) are misplaced if Qt::AA_EnableHighDpiScaling is set.

      This is reproducible with gallery example by making 2 changes:

      • Change the example to use QGuiApplication instead of QApplication
      • Add AA_EnableHighDpiScaling flag

      The issue does not reproduce when QApplication is used. Controls 2 does not suffer the same issue even when using QGuiApplication.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jussi_witick Jussi Witick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes