Re: Issue 2125 in reviewboard: Page elements overlap when review request summary is too long

2014-02-04 Thread reviewboard

Updates:
Status: Fixed

Comment #5 on issue 2125 by trowb...@gmail.com: Page elements overlap when  
review request summary is too long

http://code.google.com/p/reviewboard/issues/detail?id=2125

Fixed in master (f24d424). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2125 in reviewboard: Page elements overlap when review request summary is too long

2014-01-21 Thread reviewboard

Updates:
Labels: EasyFix

Comment #3 on issue 2125 by trowb...@gmail.com: Page elements overlap when  
review request summary is too long

http://code.google.com/p/reviewboard/issues/detail?id=2125

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2125 in reviewboard: Page elements overlap when review request summary is too long

2012-12-23 Thread reviewboard

Updates:
Labels: Component-Admin

Comment #1 on issue 2125 by trowb...@gmail.com: Page elements overlap when  
review request summary is too long

http://code.google.com/p/reviewboard/issues/detail?id=2125

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2125 in reviewboard: Page elements overlap when review request summary is too long

2011-06-02 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2125 by ben.al...@gmail.com: 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*
*   reviewbo...@googlegroups.com *

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 reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.