[
https://jira.jboss.org/jira/browse/RF-7910?page=com.atlassian.jira.plugin...
]
Nick Belaevski commented on RF-7910:
------------------------------------
Page code:
<h:form id="form">
<rich:comboBox enableManualInput="true"
selectFirstOnUpdate="true" filterNewValues="false"
directInputSuggestions="false" defaultLabel="Select...">
<f:selectItem itemValue="c:11" />
<f:selectItem itemValue="c:22" />
<f:selectItem itemValue="c:33" />
<f:selectItem itemValue="c:44" />
</rich:comboBox>
</h:form>
Steps to reproduce:
1. Set focus to comboBox (do not open it using button! reload page if it was opened
before)
2. Type "c" - list is not opened -> expected: list should open
ComboBox: List of values doesn't drop when we are entering in
input.
--------------------------------------------------------------------
Key: RF-7910
URL:
https://jira.jboss.org/jira/browse/RF-7910
Project: RichFaces
Issue Type: Bug
Components: functional-tests, regression
Affects Versions: 3.3.2.CR1
Reporter: Konstantin Mishin
Assignee: Nick Belaevski
Fix For: 3.3.2.GA
Should be checked in selenium tests:
ComboBoxTest.testSelectionFilteringAndPresentation
--
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