Page 1 of 1

How to make text of labels/buttons "no wrap" in Web Client

PostPosted: Fri Nov 16, 2012 10:10 am
by rossent
In Smart Client, if the text which is displayed in a label or button exceeds the length of the control, the text gets "trimmed" with the "..." indication at the end. This is very good because when the text is localized, certain translations can be too long but the user can still see the first part of the text and there is a good indication that the displayed text is not the actual full text.
In the Web Client, the text wraps on a new line and depending on the height of the control, the text may become unreadable or the text could be wrapped in such a way that the users do not realize that they are not seeing the full text. Is there a way to set a "nowrap" property for certain labels and buttons in the Web Client?

Re: How to make text of labels/buttons "no wrap" in Web Clie

PostPosted: Fri Nov 30, 2012 6:42 pm
by jcompagner
i kind of thought we did that already by default.
But you are saying that buttons and labels do wrap? Make a case for that so that we can look into that.

Re: How to make text of labels/buttons "no wrap" in Web Clie

PostPosted: Fri Nov 30, 2012 8:32 pm
by rossent