Konsole version: 24.04.70 Source: gitlab CI release with name 'konsole-master-2985-windows-cl-msvc2022-x86_64' SUMMARY Renaming the tab in the "Tab Properties" window does not result in the new name being applied, regardless of the active profile. STEPS TO REPRODUCE 1. Open Konsole 1.1 If you dont see the tab bar, open a second tab 2. Rename a first tab (for example, to 'test') OBSERVED RESULT The tab does not use its new name. EXPECTED RESULT The tab uses its new name. SOFTWARE/OS VERSIONS Windows: 10 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION The given new name is preserved somewhere, as reopening this window will show the new name, but the tab bar will keep the old name, more precisely the name set by the inner shell (a special $PS1 can update it just fine). This is the case not only with WSL Linux shells but with the Windows CMD shell too. It does not matter if I rename if I change the name both in the local and the remote tab title format fields.