[
https://issues.jboss.org/browse/RF-12471?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-12471:
------------------------------------
I haven't yet looked at your sample app, but checking with the RichFaces showcase
[autocomplete
sample|http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=...]
(try sample 2 on that page with minChars="1") it seems to be working.
Can you compare your sample code to what's in the showcase to see if possibly
something else is interfering?
rich:autocomplete calls autocompleteMethod the first time when input
length >= 2
--------------------------------------------------------------------------------
Key: RF-12471
URL:
https://issues.jboss.org/browse/RF-12471
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.2.1.Final
Environment: Mojarra 2.1.5 , Apache Tomcat/6.0.35
Reporter: Bernhard Thalmayr
Labels: rich:autocomplete, waiting_on_user
Attachments: autocomplete.war
No matter if minChars="0" or minChars="1" is set, the
autocompleteMethod is only called the first time when input size >= 2, see attached
sample app
--
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