[richfaces-issues] [JBoss JIRA] Created: (RF-3496) inplaceSelect: list size too small

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed May 21 11:55:59 EDT 2008


inplaceSelect: list size too small
----------------------------------

                 Key: RF-3496
                 URL: http://jira.jboss.com/jira/browse/RF-3496
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
            Reporter: Ilya Shaikovsky
         Assigned To: Vladimir Molotkov
             Fix For: 3.2.1


inplace select demo page. 

simple.xhtml snippet

change the code to
	<rich:inplaceSelect value="#{inplaceComponentsBean.inputValue}"
		defaultLabel="Click here to edit">
		<f:selectItem itemValue="0" itemLabel="Option 1" />
		<f:selectItem itemValue="1" itemLabel="Option 2" />
	</rich:inplaceSelect>

open in IE7

if you add one or two options list will be enlarged but not enough vertical scroller still present,.

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