Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.3.1, 6.8.0 Beta4
-
None
Description
When dragging a Tab in a QTabBar on macOS, the first and the last tabs are highlighted when they are neighboring the tab that is dragged. This does not happen on Windows.
The video just shows the default Qt example "tabdialog" with the additional statement "tabWidget->tabBar()->setMovable(true);" added right after creating the "QTabWidget".