Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Dashboard EasyFix

New issue 3733 by trowb...@gmail.com: "Diff Size" column should use a non-breaking space.
https://code.google.com/p/reviewboard/issues/detail?id=3733

What version are you running?
2.0.12

What's the URL of the page containing the problem?
/dashboard/

What steps will reproduce the problem?
In the dashboard, users can add an optional "Diff Size" column which shows a representation of how big the diff is. This representation shows the number of inserts and number of deletes in the unified diff.

Most of the time, the contents of this column show on a single line. However, for large patches where the number of displayed digits is 6 or more (for example, 100 lines deleted and 100 added, or 4 deleted and 10000 added), the contents of the cell get wider than the header and it wraps.

We should make sure that we use a non-breaking space ( ) in between the added and removed counts, to prevent this column from wrapping.

--
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/d/optout.

Reply via email to