HtmlViewer
HtmlViewer copied to clipboard
Unexpected wordwrap
If a really long word (no separator like a space or soft hyphen) generates a horizontal scrollbar, it seems all other words orientate themselves at this long word and are not wrapped at the window width as other browsers do.
See the attached screenshot and HTML code (renamed to txt):
Thanks for spotting this issue.
The really long word widens the
- block instead of overflowing.