Hide Forgot
Created attachment 1148127 [details] overstep Description of problem: When user want add a long URL in comments or input a long comments without white space, it will over the textbox. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Open job page. 2. Add a long URL comments 3. Actual results: Expected results: All comments should in textbox Additional info:
Hm... perhaps allow scrolling if the comments overflow the containing div? I'm not sure if that's not worse tho. Scrolling vertically is always such a pain, that I'm almost inclined to leave it in case it happens so often that we should do something about it.
Scroll bars for horizontal overflow would not be very nice here, since they would appear at the bottom of the pop-up div underneath the comment form. I am also inclined to WONTFIX this. Note that since it accepts Markdown, if someone has a very long URL they can turn it into a proper hyperlink using Markdown syntax, as in: Look at [Beaker search results](http://some/really/long/url)
Dear Dong Wang, at this point we closing this bug as WONTFIX until it really is a severe issue in production. Thanks for reporting the bug!