[richfaces-issues] [JBoss JIRA] Created: (RF-2556) ComboBox: atrribute maxLenght doesn't work

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Mon Mar 17 11:35:51 EDT 2008


ComboBox: atrribute maxLenght doesn't work
------------------------------------------

                 Key: RF-2556
                 URL: http://jira.jboss.com/jira/browse/RF-2556
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: 3.2.0 CR3
            Reporter: Viktor Volkov
         Assigned To: Nick Belaevski


1. Set "maxlength" attribute to 5; "listWidth" to 100 px;& add folowing string code inside rich:combobox tag:
<f:selectItem itemLabel="newValue" itemValue="newValue" />
2. Open ComboBox and select newValue item & verify "maxlength" attribute.
--->>>Only first 5 characters should display in input box("newVa"). Full value is displayed instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list