inaimathi / deal

A simple playtesting/prototyping tool for physical card games
GNU Affero General Public License v3.0
4 stars 0 forks source link

Newlines (&c) in chat history #40

Open dxnn opened 11 years ago

dxnn commented 11 years ago

Looks like newlines and friends aren't being stripped from chat history when accessed via ctrl-up/down.

inaimathi commented 11 years ago

History pushes now truncate ending whitespace (including \r\ns). Hopefully that resolves the issue. Reopen it if it isn't fixed yet.

As a note, this isn't an everywhere bug; I can't repro it on Linux at all, and likewise can't repro it on Win7 FireFox. It may be Mac-specific, or even Mac-Chrome-specific.

dxnn commented 11 years ago

Looks like it's Mac-Chrome. Still happening there, but not in Safari or Firefox.