[
https://issues.jboss.org/browse/RF-12613?page=com.atlassian.jira.plugin.s...
]
J W commented on RF-12613:
--------------------------
I have found the following bug with this workarround:
if there is an item in the list with the first symbol beeing a space and the user trys to
select this item, he will not be able to. Instead the previous selected item will be
selected, or if it is the first selection the input field will become/stay empty.
Note: In this special case the native behaviour of RF is also not working correct. While i
am able to select the mentioned item manually from the list, i can not find the item if i
write in the input " option..." (note the space in front). However native RF
will recognize "option..." for this special case (note the space is ommited).
I will try to find out what is going wrong here, but would greatly appreciate any sort of
help in this case!
rich:select with enablemanualinput selects wrong items
------------------------------------------------------
Key: RF-12613
URL:
https://issues.jboss.org/browse/RF-12613
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.1.0.Final, 4.3.0.M2
Reporter: geert olaerts
Fix For: 4.5.0.Alpha1
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
When using rich:select with enablemanualinput = "true", the wrong item might be
selected. If the list of possible items is (in this order): "test test" and
"test" and the user selects "test" richfaces will select "test
test" as input. The same happens if the user types "test". If the list is
"test" and "test test" and the user selects or types "test"
the correct item is selected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira