weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #38076] Tab characters incorrectly displayed in windo


From: Christopher O'Neill
Subject: [Weechat-dev] [bug #38076] Tab characters incorrectly displayed in windows, causing remainder of line to be hidden
Date: Sun, 13 Jan 2013 21:15:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11

URL:
  <http://savannah.nongnu.org/bugs/?38076>

                 Summary: Tab characters incorrectly displayed in windows,
causing remainder of line to be hidden
                 Project: WeeChat
            Submitted by: deltafire
            Submitted on: Sun 13 Jan 2013 21:15:28 GMT
                Category: display
                Severity: 3 - Normal
              Item Group: display
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.3.9
                IRC nick: Deltafire

    _______________________________________________________

Details:

Symptom:
1.  Tab characters are displayed as a single space, and not expanded.
2.  The remainder of the line following the tab character(s) is not displayed
if the amount of tab characters is greater than the length of the word
following it.

Steps to reproduce:
1. Log onto an IRC network using Weechat
2. Connect a second client (I used mIRC)
3. On the second client, open a query window to the nick running Weechat (or
join the same channel on both clients)
4. Send a line of text containing tab characters at the beginning (I
copy/pasted the tab characters from Notepad)

Examples:
 Input: T1234 abc (T = tab)
Output:  1234 abc
 Input: TT1 abc
Output: <no message text>
 Input: TT1234 abc
Output:   1234 abc
 Input: TT12 abc
Output: <no message text>
 Input: TTTT1234 abc
Output: <no message text>





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?38076>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]