[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [bug #30602] display chokes on messages containing tab-cha
From: |
Nicolai Lissner |
Subject: |
[Weechat-dev] [bug #30602] display chokes on messages containing tab-characters |
Date: |
Sat, 31 Jul 2010 01:01:02 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100721 Firefox/3.6.7 |
Follow-up Comment #1, bug #30602 (project weechat):
More info collected about this problem and how to reproduce it:
The additional chars appearing have their source in the line above, and this
is also the reason why it wasn't easy to reproduce in tests... as a test
channel doesn't scroll.
it needs scrolling to appear. Interesting enough, these letters "drop down"
not at the position of the tab itself, but the next non-tab whitespace (" " or
even n), so receiving
footbar
results in: foobar<LETTER AT 7th POSITION ONE LINE ABOVE>
foot bar
so the problem should be found in the scrolling code, not the code that
prints the message.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?30602>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/