]
Gleb Galkin updated RF-10763:
-----------------------------
Workaround Description: Use input.rf-sel-inp class to define width of input element of
this component.
rich:select Attribute style is ignored
---------------------------------------
Key: RF-10763
URL:
https://issues.jboss.org/browse/RF-10763
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.0.0.CR1
Reporter: Rene O
Assignee: Gleb Galkin
<rich:select id="selectId"
style="width:100px;"
>
<f:selectItem itemValue="item" itemLabel="Item" />
</rich:select>
If I try to declare the width of rich:select via style="width:100px;" it is
ignored. Result: The width of rich:select is 200px instead of 100px.
Please note: Behaviour appears with Richfaces 4.0.0-SNAPSHOT [15.03.2011] but not with
4.0.0-CR1
--
This message is automatically generated by JIRA.
For more information on JIRA, see: