Hi Guys,

I'm trying to figure something out that has been bugging me.  I'm
trying to leverage Adobe's autocomplete component
(http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1047291)
but am experiencing a very weird behavior.

When there is only a single item returned by the filter, in the
example provided by Adobe
(http://examples.adobe.com/flex2/exchange/AutoComplete/AutoCompleteCountriesData/AutoCompleteCountriesData.html)
it autoselects the entry.  For example, if you type in "Kuw" and move
the focus away from the text input, "Kuwait" populates the field.  I
literally created a new project, imported in the swc, and then copied
and pasted the AutoCompleteCountriesData.mxml and CountriesData.as
files, and run it.  What happens is that when you type in "Kuw" in the
text input, the autocomplete component does not select the first input
like in the example.  Is there an event, property, or trigger that I
am leaving out?  Have you guys seen this before?  It probably is easy,
but I can't see it... I have made no changes to the code in the
download package.

TIA,

-Loc

Reply via email to