[richfaces-issues] [JBoss JIRA] Created: (RF-2855) Inplaces: incorrect state change after very long value applied

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Sat Mar 29 11:13:40 EDT 2008


Inplaces: incorrect state change after very long value applied
--------------------------------------------------------------

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


<rich:inplaceSelect 
		<f:selectItem itemLabel="errors" itemValue="errors" />
		<f:selectItem itemLabel="fatals" itemValue="fatals" />
		<f:selectItem itemLabel="infos" itemValue="infos" />
		<f:selectItem itemLabel="passeds" itemValue="passeds" />
		<f:selectItem itemLabel="warns" itemValue="warns" />
		<f:selectItem itemLabel="A veeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeery long item" itemValue="very long" />
	</rich:inplaceSelect>
Select this item and then click on component
--->>> See screenshot

The same problem with inplaceInput

-- 
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