QMenu location on dual monitor bug
Unsolved
Qt 6
-
I'm having an issue where when I click on a Qmenu item in my MenuBar the menu itself opens on the wrong monitor when using a dual monitor setup. This issue is the exact same as the one explained in the bug report below. The report says the bug was closed in version 5.15.1 but I'm using version 6.2.3 and this still seems to happen. There are comments at the bottom of the bug report that also say they are still having this bug in qt6. Is there a known resolution for this issue? There is some technical talk in the bug report but it seems to be more about qt rather than the user implementation of qt.
-
Hi and welcome to devnet,
Can you test that with a more recent version of Qt ?
-
I am using version 6.5.2. and I also have this bug.