Version: (using KDE 4.2.90) Installed from: Ubuntu Packages It would be nice if the user could change the title of Dolphin tabs. Often I am moving files between 4-5 different tabs and the current tab titles are just barely enough for me to get by. KDE 3 had a similar feature where the user could rename Konsole tabs, IIRC.
Resetting assignee to default as per bug #305719
I've added a small patch that implements this feature request: https://phabricator.kde.org/D20052
*** Bug 416684 has been marked as a duplicate of this bug. ***
*** Bug 441318 has been marked as a duplicate of this bug. ***
Flipping back to Confirmed as it doesn't appear that the merge request from Phabricator was accepted / migrated over to GitLab
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/895
Git commit 625599462a8ec82f0e43267d333b3ed74a4401bf by Méven Car, on behalf of ambar chakravartty. Committed on 06/02/2025 at 14:32. Pushed by meven into branch 'master'. Added code for a "Rename Tab" feature. M +10 -0 src/dolphintabbar.cpp M +1 -0 src/dolphintabbar.h M +11 -0 src/dolphintabpage.cpp M +7 -0 src/dolphintabpage.h M +19 -0 src/dolphintabwidget.cpp M +2 -0 src/dolphintabwidget.h https://invent.kde.org/system/dolphin/-/commit/625599462a8ec82f0e43267d333b3ed74a4401bf
Git commit 9cde51e14a25cef7237cb9178fe1538eef8d59c2 by Méven Car, on behalf of ambar chakravartty. Committed on 06/02/2025 at 14:32. Pushed by meven into branch 'master'. Removed unused imports to QUuid,quuid M +0 -1 src/dolphintabpage.cpp M +0 -2 src/dolphintabpage.h M +0 -1 src/dolphintabwidget.cpp https://invent.kde.org/system/dolphin/-/commit/9cde51e14a25cef7237cb9178fe1538eef8d59c2