When characters not in Ubuntu Mono appear on a line, Konsole cuts off half a letter
Bug #958142 reported by
dotancohen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KDE Base |
Invalid
|
Medium
|
|||
konsole (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I have a non-ASCII character leading my Bash prompt. When using the otherwise terrific UbuntuMono font half of the last letter in my CLI is cut off. See attached screenshot. The top line is from root, which has the stock Bash prompt. The lower line is from my user, with the non-ASCII character leading the prompt.
✈saturn:~$ cat /etc/issue
Ubuntu 11.10 \n \l
✈saturn:~$ uname -a
Linux saturn 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:44:39 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
✈saturn:~$ kde4-config --version
Qt: 4.7.4
KDE Development Platform: 4.7.4 (4.7.4)
kde4-config: 1.0
Changed in kde-baseapps: | |
importance: | Unknown → Medium |
Changed in kde-baseapps: | |
status: | Unknown → Invalid |
To post a comment you must log in.
Attached is a screenshot of the two debug symbols under four conditions:
The first line is on the root user with the stock Bash prompt. First we see the two characters with a space between them, then again one after the other.
The second line is on the regular user with a non-ASCII character leading the Bash prompt. First we see the two characters with a space between them, then again one after the other.