Summary: | Tab bar only shows one tab when opening a second tab with Strg+T. Pressing Strg+T a second time to open a third tab shows all three tabs. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | mrfrh <mrfrh> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | felixernst, kfm-devel, meven, nate |
Priority: | NOR | Keywords: | qt6 |
Version: | 24.01.75 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/d4e862fb4c34e0d4cb26410e582aff7112a0673b | Version Fixed In: | |
Sentry Crash Report: |
Description
mrfrh
2023-11-09 09:16:17 UTC
Can reproduce. A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/652 Git commit d4e862fb4c34e0d4cb26410e582aff7112a0673b by Méven Car, on behalf of Amol Godbole. Committed on 12/11/2023 at 09:54. Pushed by meven into branch 'master'. DolphinTabWidget: Use tabBarAutoHide property The tab bar was being hidden manually. Instead, set the tabBarAutoHide property to true. M +2 -10 src/dolphintabwidget.cpp https://invent.kde.org/system/dolphin/-/commit/d4e862fb4c34e0d4cb26410e582aff7112a0673b |