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

radio button and checkmark graphics distorted in HIGH DPI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.14.2, 6.2.4
    • GUI: High-DPI
    • None
    • Windows

    Description

      Check Windowsflag sample application provided by QT

      Enable high DPI scaling flag  with

      SetProcessDpiAwarenessContext(permonitor V2);

      QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

      Problem: 

      When Dialog is moved across different DPI monitors, radio button and check mark graphics break on low DPI monitor(100%, 1920x1080). Sample application is lunched on HDPI monitor(4K 300%). Check attached Image 

       

      Monitor 2 (100% scaling) 1980x1080

      Monitor 1 (300% scaling) 4K 

      Attachments

        1. image-2021-02-12-14-00-53-384.png
          68 kB
          iliyas nadaf
        2. image-2021-02-12-14-11-47-022.png
          137 kB
          iliyas nadaf
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            livingontheedge iliyas nadaf
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes