Closed ntrel closed 3 years ago
Doesn't happen here, could you please provide more specific instructions to reproduce this. It would also help if you tried in multiple browsers with different rendering engines.
For plain text, I had to implement extra artificial break points, because browsers didn't have any facilities for forcing line breaks even if it meant breaking up "words". This is not done for Markdown, because the Markdown preprocessor takes plain text and emits HTML, and editing HTML is tricky at best and dangerous at worst. But, I don't immediately see any reason for why that to occur in the post you linked.
This is with the latest Chrome browser: Version 95.0.4638.54 (Official Build) (64-bit)
It works correctly with Firefox.
Thanks. Could you please check if the issue still happens on https://beta.forum.dlang.org/ for you.
It's fixed on the beta forum, thanks! https://beta.forum.dlang.org/post/jdkmtgftmwtwaxxqhlju@forum.dlang.org
Thanks, deployed.
A horizontal scrollbar appears to read this post: https://forum.dlang.org/post/jdkmtgftmwtwaxxqhlju@forum.dlang.org
My window is about 4/5ths the horizontal width of my screen (4:3 monitor). I'm using Windows 8 if it matters. This is what I see (I cropped out the top of the text area):
The page seems to be using my screen width instead of the window width to calculate the text area. Please fix, this forces me to maximize the window - that makes it less comfortable to read as there is a larger horizontal range to move my eyes. I did not resize the window after loading the page, and refreshing makes no difference.