Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator 4.6.0 not handling multiple resolutions well?
Forum Update on Monday, May 27th 2025

QtCreator 4.6.0 not handling multiple resolutions well?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 595 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.
  • K Offline
    K Offline
    Kevin_P
    wrote on last edited by
    #1

    Before I begin, I'll state that my display configuration consist of two 4K monitors, and two 1080p monitors. I have two NVIDIA GTX 1080 cards not running in SLI, wherein each card has 1 4K monitor over DisplayPort and 1 1080p monitor over HDMI connected to it. The 4K displays are set to have a display scaling of 150% within Windows. Physically, the monitors are laid out as the two1080p monitors followed by the two 4K monitors (from left to right), where the first 4K monitor is the primary monitor.

    Within Qt Creator 4.6.0, on the 4K monitor, the menu bar items at the top of the screen is very small. Upon moving away from that menu list to another and returning to it, it's the correct size. The same applies for the right click menu, however no series of actions will get it to become sized properly. Additionally, clicking on one of the menu bar items that is tiny causes you to not be able to hover over other menu bar items until you deselect the one that's currently selected. Oddly enough though, this only happens on the secondary 4K monitor - text and menu bars appear perfectly on the primary 4K monitor. On the 1080p monitor, most text within Qt Creator is tiny, but the menu bars seem to be the correct size (at least, they aren't resizing themselves like with 4K, but their text is tiny). I've captured some video to showcase what I'm talking about:

    Qt Creator on the secondary 4K monitor

    Qt Creator on a1080p monitor

    (I'm not sure if the cursor's odd offset position in the recording has anything to do with it as well. It doesn't look that way outside of the recording, and the issues within Qt Creator are still apparent while not recording.)

    After a bit of debugging, the core problem comes down to which monitor is the primary monitor. Put simply, if the primary monitor is one of the 4K monitors, then that monitor will display everything perfectly whereas the other 4K monitor and the two 1080p monitors will not. If the primary monitor is one of the 1080p monitors, then both 1080p monitors will display everything correctly, but the 4K monitors will have text that is way too large in some areas and menu bars that are tiny.

    K 1 Reply Last reply
    0
    • K Kevin_P

      Before I begin, I'll state that my display configuration consist of two 4K monitors, and two 1080p monitors. I have two NVIDIA GTX 1080 cards not running in SLI, wherein each card has 1 4K monitor over DisplayPort and 1 1080p monitor over HDMI connected to it. The 4K displays are set to have a display scaling of 150% within Windows. Physically, the monitors are laid out as the two1080p monitors followed by the two 4K monitors (from left to right), where the first 4K monitor is the primary monitor.

      Within Qt Creator 4.6.0, on the 4K monitor, the menu bar items at the top of the screen is very small. Upon moving away from that menu list to another and returning to it, it's the correct size. The same applies for the right click menu, however no series of actions will get it to become sized properly. Additionally, clicking on one of the menu bar items that is tiny causes you to not be able to hover over other menu bar items until you deselect the one that's currently selected. Oddly enough though, this only happens on the secondary 4K monitor - text and menu bars appear perfectly on the primary 4K monitor. On the 1080p monitor, most text within Qt Creator is tiny, but the menu bars seem to be the correct size (at least, they aren't resizing themselves like with 4K, but their text is tiny). I've captured some video to showcase what I'm talking about:

      Qt Creator on the secondary 4K monitor

      Qt Creator on a1080p monitor

      (I'm not sure if the cursor's odd offset position in the recording has anything to do with it as well. It doesn't look that way outside of the recording, and the issues within Qt Creator are still apparent while not recording.)

      After a bit of debugging, the core problem comes down to which monitor is the primary monitor. Put simply, if the primary monitor is one of the 4K monitors, then that monitor will display everything perfectly whereas the other 4K monitor and the two 1080p monitors will not. If the primary monitor is one of the 1080p monitors, then both 1080p monitors will display everything correctly, but the 4K monitors will have text that is way too large in some areas and menu bars that are tiny.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Kevin_P

      It looks like a bug to me or possibly hard to handle your different sizes of monitors anyhow.

      You may want to check on the bug tracker JIRA , possibly there is already a similar report. Otherwise you can also file a bug report yourself. Please post the report link over here to giveothers a chance to vote for it.

      The forum is not monitored for eventual bug reports. Therefore it gets lost.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      3

      • Login

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