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

HIGHDPI issue: Tooltips show up far away from the expected position

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.11.2, 5.13.2
    • GUI: Window management
    • None
    • Windows

    Description

      Hello,

      I have 3 monitors, 2 with 3840x2160 with no scaling, they are set to100%.

      1 is the 'user' environment monitor with 3840x2160 with 150% scaling.

      We have set our application to use HighDpi in the main.cpp before everything else.

      QCoreApplication::setAttribute( Qt::AA_EnableHighDpiScaling ); QCoreApplication::setAttribute( Qt::AA_UseHighDpiPixmaps );

      I we don't use  Qt::AA_EnableHighDpiScaling, the restore works, but this is not an option for us because of the not - scaled images and fonts..

      The tooltips on a 100% displays are showing up as expected, the tooltips on the 150% one are moved far away as you can see in the attached images.

       

      Have fun,

      Alex

      Attachments

        1. diag.txt
          19 kB
          Alexander Golde
        2. Img3.png
          614 kB
          Alexander Golde
        3. Img4.png
          1.36 MB
          Alexander Golde
        4. Unbenannt.mp4
          704 kB
          Alexander Golde
        5. Unbenannt.png
          54 kB
          Alexander Golde

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              datacube Alexander Golde
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes