[
https://issues.jboss.org/browse/RF-11519?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-11519:
------------------------------------
Behavior I observer for the autocomple @autofill attribute
{panel:title=@autofill = false}
# goto:
http://localhost:8080/metamer/faces/components/richAutocomplete/autocompl...
# change @autofill to _false_
# type "alas" in the input container
# key-down to _Alaska_
# notice the the input continues to say "*alas*"
{panel}
{panel:title=@autofill = true}
# goto:
http://localhost:8080/metamer/faces/components/richAutocomplete/autocompl...
# change @autofill to _true_
# type "alas" in the input container
# key-down to _Alaska_
# notice the the input container now says "*alaska*"
{panel}
Metamer: rich:autocomplete: @autofill=true doesn't work
-------------------------------------------------------
Key: RF-11519
URL:
https://issues.jboss.org/browse/RF-11519
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input, regression
Environment: RichFaces 4.1.0.20111011-M3 r.
Metamer 4.1.0.20111011-M3 r.22776
Mojarra 2.0.4-b09-jbossorg-4
JBoss Web 7.0.1.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Firefox 8.0 @ Linux i686
Reporter: Ján Jamrich
Assignee: Brian Leathem
Priority: Minor
Fix For: 4.1.0.Final
When set @autofill=true, autofill behavior don't occurs.
This option should causes that when type enough chars to distinguish unique item from
suggestions, whole item value should appears in autocomplete input.
But now need to type all letters or select from suggestions by mouse/keyborad. So,
autofill option doesn't change behavior as expected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira