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. QMenu is cropped on Windows with high scaling factor

QMenu is cropped on Windows with high scaling factor

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 197 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.
  • D Offline
    D Offline
    danielhrisca
    wrote on last edited by danielhrisca
    #1

    If the user choses a scaling factor above the recommended one in Windows
    43100831-961d-48ef-a4e9-2778fd2c61b7-image.png
    then the following occurs:

    • the QMenu is drawn incompletely (cropeed) the first time
      3cbcc074-7db1-497c-b8e1-3f8f4cfaf22c-image.png
    • if the same QMenu is opened again then it is drawn correctly
      c3830a27-5b93-492b-9c01-ae7ad83b0e5d-image.png
    • this happens for every QMenu and submenu

    Is there a way to display all the QMenu items correctly the first time?

    System:

    • Windows 10 x64
    • PySide6-6.3.1
    • CPython 3.10 x64
    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