Unbreakable lines in comments can overflow their bounds #1478
Labels
area: html/css/js
Changes to front-end code
complexity: unassessed
Needs further developer investigation before complexity/feasibility can be determined.
priority: low
type: bug
Something isn't working
meta:292198
A comment with a very long line in code markup (which doesn't line-wrap) causes the line to overflow the bounds of the comment box. I imagine the same would happen with a very long "word" even not in code markup, like SomeReallyLongAndAnnoyingJavaExceptionNameException, which can happen.
I don't know what the solution is -- scrollbar on comments (like on code blocks)? Something else?
The text was updated successfully, but these errors were encountered: