scrolls not appears on inplaceSelect popup if small listHeight defined
-----------------------------------------------------------------------
Key: RF-8137
URL:
https://jira.jboss.org/jira/browse/RF-8137
Project: RichFaces
Issue Type: Bug
Components: component-input
Affects Versions: 3.3.2.GA, 3.3.1, 3.3.0
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
<rich:inplaceSelect value="#{inplaceComponentsBean.inputValue}"
defaultLabel="Click here to edit" listHeight="30">
<f:selectItem itemValue="0" itemLabel="Option 1" />
<f:selectItem itemValue="1" itemLabel="Option 2" />
<f:selectItem itemValue="2" itemLabel="Option 3" />
<f:selectItem itemValue="3" itemLabel="Option 4" />
<f:selectItem itemValue="4" itemLabel="Option 5" />
</rich:inplaceSelect>
I could see only two items.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira