2466: In New Review Request the <ul class="errorlist"> element floats over the input area in a narrow browser window

curtis.********@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 18, 2014
What version are you running?
1.7.0

What's the URL of the page containing the problem?
/r/new/

What steps will reproduce the problem?
1. Create a new review request through the web interface.
2. Create a diff of your changes using "git diff > diff". It is important to leave off the --full-index flag here.
3. Browse to and upload the diff in the Diff upload box.
4. You will see red error text.
5. If your browser window is too narrow, this text will float over the browse button and the input field.

What is the expected output? What do you see instead?
The red error text should now float over the input/button, instead it should sit nicely beside or below it.

What operating system are you using? What browser?
Ubuntu 11.10 on Firefox 9.0.1

Please provide any additional information below.
Attached screenshot.
david
#1 david
  • +Component-Reviews
    +EasyFix
#2 maryelai********@gmai***** (Google Code) (Is this you? Claim this profile.)
I'll try my hands on this EasyFix. ^^
david
#3 david
This page has changed significantly in the 2.0 betas, and no longer has errorlists at all.
  • +Fixed