Version: (using Devel) The manage profiles dialog has a table with name and a star. The name can be clicked on and edited inline. Unfortunately the editing has no effect and closing / opening the dialog will revert back to the original profile name.
Confirmed on trunk/
I confirm this bug with Konsole 2.3 (KDE 4.3 RC3).
This is confusing to the user. Maybe it's a good idea to make the name column non-editable.
Created attachment 62007 [details] make items of the name column non-editabe Since current code does not actually support renaming profile in the profiles manager dialog, making the items of the name column non-editable may be a nice temporary workaround, at least it avoids the confusion.
(In reply to comment #3) > Or better, make it open the 'Edit Profile Dialog', as described in #168605 ? Currently after selecting a profile, user need to move mouse to the right part and click button to open the 'Edit Profile Dialog'. Not very convenient.
Git commit 9329d34467a7b3374a8a214520c3a3d2794938ba by Jekyll Wu. Committed on 11/08/2011 at 21:08. Pushed by jekyllwu into branch 'master'. supports renaming profile in the ManageProfilesDialog. BUG: 167294 FIXED-IN: 4.8 M +19 -1 src/ManageProfilesDialog.cpp http://commits.kde.org/konsole/9329d34467a7b3374a8a214520c3a3d2794938ba