Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
5.15.0
-
None
Description
I have a three monitor setup.
When setting a menu for a QToolButton, the menu should appear below that QToolButton. This works as long as the QToolButton is on the first monitor. If it is on another monitor, its position gets truncated to the first monitor! See the screenshots, there the monitor boundary should be noticeable because of the different wallpapers.
This is not at all a problem with QMenuBar's menu popup, therefore I think it is a Qt bug.