[Bug 48407] the tab character is not correctly handled

[email protected] 28 Sep 2002 10:29:12 -0000
Newsgroups gmane.comp.kde.devel.kate
Message-ID <[email protected]>
------- 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=48407     




------- Additional Comments From [email protected]  2002-09-28 12:29 -------
Oops, the above HTML version of the report had the highly illustrious spaces 
munched away. Here's the effect with underscores instead of spaces: 
 
Incorrect: 
 
a.______b 
aa.______b 
aaa.______b 
aaaa.______b 
 
Correct: 
 
a.______b 
aa._____b 
aaa.____b 
aaaa.___b