[Konsole-devel] [Bug 73750] Wrongly handled underline/reverse effects
leo zhu
lucida at lucida.et8.net
Tue Apr 20 08:35:09 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=73750
------- Additional Comments From lucida lucida et8 net 2004-04-20 10:35 -------
The bug still exists in kde 3.2.2(konsole 1.3.2) . A quick way to reproduce the bug is to run the below command in an 80x25 konsole terminal:
$ echo -e '\033[33;04maaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\033[00m'
The underline extends to the end of second line in this case, which isn't correct. The same problem exists for reverse property(\033[7m).
More information about the konsole-devel
mailing list