SUMMARY With multiple tabs, and one tab has split view, the tab name is like "(Home)|bin". However, when closing the split view, the tab name is still "(Home)|bin". STEPS TO REPRODUCE 1. Open Dolphin. 2. New tab. 3. Go to home. 4. Split view. 5. Go to bin. 6. Now the tab name is "(Home)|bin". 7. Click "Close"View OBSERVED RESULT The tab name is still "(Home)|bin" EXPECTED RESULT The tab name is "bin" SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105 Qt Version: 5.15.9
Confirm it on Manjaro Operating System: Manjaro Linux KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.111.0 Qt Version: 5.15.11 Kernel Version: 6.5.9-1-MANJARO (64-bit) Graphics Platform: Wayland
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/698
Git commit 3619e74eb17f8ed2e76dadbef9c052304decd18b by Jin Liu. Committed on 13/01/2024 at 02:47. Pushed by genericity into branch 'master'. Fix: closing split view doesn't update tab name M +1 -0 src/dolphinmainwindow.cpp M +9 -5 src/dolphintabwidget.cpp M +5 -0 src/dolphintabwidget.h https://invent.kde.org/system/dolphin/-/commit/3619e74eb17f8ed2e76dadbef9c052304decd18b