We're having an issue where some of our longer description text is overhanging in the description box on our grid screen. I would expect that this text would be automatically truncated with an ellipse, but instead it just overflows.
For example:
-----------------------------------------------------------------
http://www.youtube.com/user/mythingawesomehttp://www.youtube.com/user/foobar-----------------------------------------------------------------
http://www.youtube.com/user/wlkajsdklfjasdf <---- this line overflows the grid box
I would expect the text instead to be truncated if it was too long, ie:
-----------------------------------------------------------------
http://www.youtube.com/user/mythingawesomehttp://www.youtube.com/user/foobar http... <--- last line gets truncated
-----------------------------------------------------------------
Truncating texts works if there are shorter "words" in the text description, ie:
-----------------------------------------------------------------
sdjf a sjka jkd sfk asd f asd kfa dsklf adsf lasd fasd
adsjkasdf sad sdafads asd a sdfadlsk asdf asdflk as....
-----------------------------------------------------------------
In this case truncation works as it should without us having to set up anything special.