Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2125 by [email protected]: Page elements overlap when review
request summary is too long
http://code.google.com/p/reviewboard/issues/detail?id=2125
* NOTE: Do not post confidential information in this bug report. *
* If you need immediate support, please contact *
* [email protected] *
What version are you running?
1.6beta2
What's the URL of the page containing the problem?
reviews.<oursite>.com/admin/db/reviews/review/
What steps will reproduce the problem?
1. Create a review request with a really long name (ours was ~150
characters)
2. Visit the admin page at /admin/db/reviews/review/
What is the expected output? What do you see instead?
The "Filter" box on the right-hand side of the page is floating on top of
the last column of the table (see attached screenshot). If you zoom the
page out far enough, the table will display correctly.
The problem seems to be that the CSS for the <td> elements in the table is
specifying "white-space:nowrap;". Either the text should be allowed to
wrap, or the page should truncate the summary after a certain point (like
the /admin/db/reviews/comment/ page does for comments).
What operating system are you using? What browser?
Windows 7 64-bit with Firefox 4.0.1, also confirmed in IE9
Please provide any additional information below.
See attached screenshot
Attachments:
admin_page_screenshot.png 102 KB
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.