| Author |
rich:combobox layout issue
|
Radu Mircea
Ranch Hand
Joined: Jun 14, 2009
Posts: 45
|
|
Hi ,
I have values in my combobox which could not be read because they appear cutted.
If value of an item is greater than combobox width then it will be cut.
I was trying to solve this issue by adding a horizontal scroll,by overriding rich-combobox-list-scroll style with this one:
rich-combobox-list-scroll { overflow-x: scroll; }
But nothing changed the behavior is the same... i don't know if i was overring the right style, or if their is a solution or work around for this issue...
Also this behavior happens for h:selectOneMenu.
Please if you have an ideea give me a hand.
Thanks
|
 |
 |
|
|
subject: rich:combobox layout issue
|
|
|