Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Scaling bug(?) on Win 10 if start Qt program and then access Windows display settings and increase scaling level
QtWS25 Last Chance

Scaling bug(?) on Win 10 if start Qt program and then access Windows display settings and increase scaling level

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 741 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    ericfont
    wrote on last edited by
    #1

    I've observed with two Qt programs, one MuseScore (see bug report: https://musescore.org/en/node/280443#comment-881097) running Qt 5.12 and also SonicVisualizer running Qt 5.11.2 a visual scaling bug with the following reproduction steps:

    1. Ensure that all displays on Windows have their scaling set to %100 (set via Start > Settings > System > Display, "Scale and Layout")
    2. Start the Qt program
    3. Access Windows scaling settings and increase scaling above %100 for the monitor the program is running in (or even change scaling for another monitor and the drag the program to that scaled monitor)

    Result: the gui will get visually messed up in that the text size will increase but the area of the gui elements will remain the same:

    e.g. MuseScore 3.0 normal is:

    0_1545826319423_Screenshot (37).png

    But then after scaling looks like:

    0_1545826383399_Screenshot (38).png

    Notice how the text has all grown for the GUI (and for the score's Title and Composer) but the rest of GUI area remain the same.

    The good news is restarting the problem will fix the GUI by scaling all elements of the GUI to be larger, and so can fit their text. Additionally, the score view now has corrected proportions for Title and Composer text relative to the score.

    0_1545826531624_Screenshot (39).png

    Initially I thought this was a MuseScore bug and was trying to fix it in musescore, but I'm not sure it is musescore bug because I noticed it happen with another Qt program SonicVisualizer.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you already check the bug report system ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved