What version are you running?
reviewboard 2.0b1
What's the URL of the page containing the problem?
[reviewboard_url]/r/[review_number]/diff/#
What steps will reproduce the problem?
1. View diff for a review
2. Click on any line of code to comment on it
3. Type comments in the comment box that pops out
What is the expected output? What do you see instead?
One should see a textarea to enter comments into. It should behave identical to a text-area when user inputs a comment.
Instead there is no demarcation b/w the textarea and the background and the text scrolls as one types i.e. the position of the div inside <div class='CodeMirror cm-s-default CodeMirror-wrap'> keeps changing to a lower and lower position on screen.
What operating system are you using? What browser?
Linux, Firefox