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
<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: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues