Pasting HTML input causes weird behaviour #163

Open
opened 2020-12-17 14:05:09 +01:00 by FWDekker · 0 comments
Owner

Pasting HTML from, say, another page (or from the terminal into itself) causes weird behaviour after submitting it. In particular, it seems to process only the first line, and the subsequent lines are processed only when a new command is submitted.

The terminal should sanitise the input. Somewhere it is unable to handle formatted HTML, such as divs and maybe <br />.

Thanks to Meilina Reksoprodjo for reporting this issue.

Pasting HTML from, say, another page (or from the terminal into itself) causes weird behaviour after submitting it. In particular, it seems to process only the first line, and the subsequent lines are processed only when a new command is submitted. The terminal should sanitise the input. Somewhere it is unable to handle formatted HTML, such as divs and maybe `<br />`. Thanks to Meilina Reksoprodjo for reporting this issue.
FWDekker added the
bug
label 2020-12-17 14:05:09 +01:00
FWDekker self-assigned this 2020-12-17 14:05:09 +01:00
Sign in to join this conversation.
No description provided.