Hi, for your reference, there is something missing in the autoComplete example in Ch 10 of Core
JSF book:
In autoComplete.xhtml
I notice the com.corejsf.listboxGainedFocus is missing in the autoComplete.js.
In autoComplete.js , I added this function :
The output is in the attached diagram.
Right now, when you move your mouse out of the input box, your city selection is displayed.