selecting a line that begins with <tab> char messes up screen

Bug #1096235 reported by Garagoth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mudlet
Opinion
Low
Unassigned

Bug Description

Likes received from MUD that begin with <tab> character (like, multiple lines aligned with tabulator) render correctly.
But selecting them messes up the screen:
each tab character is selected as it would be 1 char width (and not 8 chars as it is rendered) and rest of text that follows is shifted left.

Mudlet ver: 2.0
OS: Win 7

Revision history for this message
Vadim Peretokin (vperetokin) wrote :
Revision history for this message
Heiko (koehnheiko) wrote :

Tabs cannot be represented in a useful way in MUD clients and are thus explicitly not handled and should not be used by MUDs. Users can easily use regex triggers to replace tabs by an appropiate amount of spaces. Note, this is not a bug.

Changed in mudlet:
status: New → Won't Fix
Revision history for this message
Vadim Peretokin (vperetokin) wrote :

While we still recommend that tabs aren't used due to their ambiguity, I still wouldn't want Mudlet to have any rendering bugs regardless of what the server sends.

Attaching a test case that demonstrates issues with tabs, which also differ depending on whenever text is coloured or not.

Changed in mudlet:
status: Won't Fix → Confirmed
importance: Undecided → Low
Revision history for this message
Vadim Peretokin (vperetokin) wrote :

Migrating issues to Github, please follow the new discussion here: https://github.com/Mudlet/Mudlet/issues/529

This issue needs to be closed and there is no appropriate status, so will set it to "Opinion" just for migration purposes.

Changed in mudlet:
status: Confirmed → Opinion
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.