Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5
-
None
-
macOS 13.3.1 on M1 mac
Description
Minimum reproduction code https://github.com/SourceReviver/qt_scroll_bar_toolabr_bug
Scrollbar will dismiss expanded QToolbar if the toolbar has both icons and texts.
The problem only occur on default cocoa style.
See the attachments:
With cocoa style, the toolbar stopped the expanded state when the cursor hovering over the underlying scrollbar.
With fusion style, everything is normal. The toolbar is still expanded when the cursor hovering over the underlying scrollbar. However, the cursor shape changed to resize is still werid (This occur on Linux too).