Summary: | Directories with & cause character to be underline in tab title | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Kurt Hindenburg <khindenburg> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nrfoconnor |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.2 | |
Sentry Crash Report: |
Description
Kurt Hindenburg
2011-03-07 04:04:08 UTC
*** 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 |