QTabBar bug in Qt 6.5.1
-
There is a QTabBar related bug in Qt 6.5.1 which makes all the tabs above the currently selected tab invisible on the fancy tabbar (the left sidebar) in Strawberry on startup when using the vertical large sidebar mode.
The issue is already fixed in Qt, and the patch is here: https://code.qt.io/cgit/qt/qtbase.git/patch/?id=9177dbd87991ff277fd77a25c3464e259d11b998
I've already submitted the patch to openSUSE and Arch. But other distros might consider including this patch until next version of Qt is available.
A workaround is to use one of the other tabbar modes, as only the large sidebar mode is affected.