Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
None
-
Windows 11, Qt 6.8.0.
-
-
9a06060e9 (dev), d3f26e2bb (6.8)
Description
When adding a QMenu as a corner widget to a QTabWiget, I encountered strange behavior with Qt 6.8 using the "windows11" style.
Using "window11" style the menu space is reserved but it is not displayed. The ">>" symbols appear and the menu is displayed in a cascade:
Using "windowVista" style the menu is displayed correctly: