Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: CB bug: cutting off text after TAB

by wrog (Friar)
on Jan 31, 2015 at 23:25 UTC ( [id://1115208]=note: print w/replies, xml ) Need Help??


in reply to Re^2: CB bug: cutting off text after TAB
in thread CB bug: cutting off text after TAB

Possible workaround: pre-filtering input with s/\t/ /g
seems like the right thing. I can't imagine anyone expecting TAB to actually do anything else in this context (especially since whatever it might be won't work in regular browsers anyway).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1115208]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-20 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found