Bug 197009 - Enhancement: User-selected tab titles
Summary: Enhancement: User-selected tab titles
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 416684 441318 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-18 13:51 UTC by Dotan Cohen
Modified: 2025-02-10 17:34 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dotan Cohen 2009-06-18 13:51:24 UTC
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.
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:18:34 UTC
Resetting assignee to default as per bug #305719
Comment 2 Mike Krutov 2019-03-25 22:39:34 UTC
I've added a small patch that implements this feature request: https://phabricator.kde.org/D20052
Comment 3 Christoph Feck 2020-11-16 19:22:24 UTC
*** Bug 416684 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2021-08-22 01:31:10 UTC
*** Bug 441318 has been marked as a duplicate of this bug. ***
Comment 5 John Kizer 2025-01-24 20:13:36 UTC
Flipping back to Confirmed as it doesn't appear that the merge request from Phabricator was accepted / migrated over to GitLab
Comment 6 Bug Janitor Service 2025-01-27 11:36:17 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/895
Comment 7 Méven 2025-02-06 14:46:46 UTC
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
Comment 8 Méven 2025-02-06 14:46:54 UTC
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