Bug 314731

Summary: tab title not changed if format string is changed
Product: [Applications] konsole Reporter: Toralf Förster <toralf.foerster>
Component: tabbarAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: minor    
Priority: NOR    
Version: 2.10   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Toralf Förster 2013-02-08 23:43:25 UTC
I've opened 2 tabs in a Konsole, both had have my $HOME directory.
Then I changed from "%d : %n" to "%D : %n" but only the current tab title was changed, but not the other one too.

Reproducible: Always
Comment 1 Jekyll Wu 2013-02-08 23:53:49 UTC
How do you change the tab format? 

If you just double the tab and use the popup dialog, then it is designed to only influence this tab and not permanent (meaning the change will be lost next time you start konsole).

If you edit the profile, then it will influence all tabs using that profile and be permanent.
Comment 2 Toralf Förster 2013-02-09 10:20:49 UTC
I edited the profile.
Comment 3 Jekyll Wu 2013-02-09 15:00:53 UTC
(In reply to comment #2)
> I edited the profile.

Then are you sure those two tabs are using the same profile ?   I just check it again,and it works fine for me.
Comment 4 Toralf Förster 2013-02-09 15:29:46 UTC
grr - now it works here too - but in the mean while I recompiled kdelibs ...