Version: 4.6.999 (using Devel) OS: Linux From email: I have a folder called "Watch&Delete" konsole shows up the present working directory on the Tabs. and the Tab treats the &D as an ALT+D . I feel this must not happen, may be a vulnerability ? my environment: $konsole -v Qt: 4.7.0 KDE Development Platform: 4.5.1 (KDE 4.5.1) Konsole: 2.5 Reproducible: Always Steps to Reproduce: mkdir "A&B" cd "A&B" have %D as title format Actual Results: AD(D is underline) Expected Results: A&D
*** Bug 267599 has been marked as a duplicate of this bug. ***
Git commit 1d657aed8fd9a8f7b5563ef032d9f4a0ca0270b5 by Kurt Hindenburg. Committed on 07/03/2011 at 06:10. Pushed by hindenburg into branch 'master'. Replace & with && for tab title. If the tab title has & it will replace it by the shortcut symbol (_). BUG: 267851 FIXED-IN: 4.6.2 M +4 -1 src/ViewContainer.cpp http://commits.kde.org/konsole/1d657aed8fd9a8f7b5563ef032d9f4a0ca0270b5
Git commit c4fae2e105d47772f1e8c1529dd82c0b3b0accb7 by Kurt Hindenburg. Committed on 07/03/2011 at 06:10. Pushed by hindenburg into branch 'KDE/4.6'. Replace & with && for tab title. If the tab title has & it will replace it by the shortcut symbol (_). CCBUG: 267851 M +4 -1 src/ViewContainer.cpp http://commits.kde.org/konsole/c4fae2e105d47772f1e8c1529dd82c0b3b0accb7