[richfaces-issues] [JBoss JIRA] Created: (RF-10763) rich:select Attribute style is ignored

Rene O (JIRA) jira-events at lists.jboss.org
Wed Mar 16 05:21:45 EDT 2011


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


More information about the richfaces-issues mailing list