Pavol Pitonak created RF-13308:
----------------------------------
Summary: Autocomplete: clientFilterFunction doesn't work in Firefox
Key: RF-13308
URL:
https://issues.jboss.org/browse/RF-13308
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input, regression
Affects Versions: 5.0.0.Alpha2
Environment: RichFaces 5.0.0-SNAPSHOT
Metamer 5.0.0-SNAPSHOT
Mojarra 2.1.19
EAP 6.1.1
Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
Firefox 24 @ Linux x86_64
Reporter: Pavol Pitonak
Priority: Critical
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richAutocomplete/filtering...
# set attribute mode to "client"
# set attribute clientFilterFunction to "customClientFilterFunction"
# type "no" to the autocomplete
# select "Raleigh of North Carolina"
# click outside of autocomplete in order to send selected value to the server
# check that output contains "North Carolina"
result:
* works fine in Chrome 30
* in Firefox 24, after you type "no", popup with suggestions is not displayed
* works fine in RichFaces 4.3.4.Final
--
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