Autocomplete-enabled field not submitting when pressing enter
Hi everybody,
I have a search field on which I activate the Jquery UI autocomplete (which I find wonderful by the way). When no suggestions are available, pressing the enter key does submit the form, but this ain't the case when suggestions ARE available. I press the enter key and nothing is happening. Note that if a select a suggestion, this works, but it should work too when you want to search/submit with the value you entered without selecting any autocomplete suggestions.
If you want to see the form in action, go to info.balado.tv (french) and try entering 'te' in the google search field, then press enter.
My question is, is this a bug or am I missing something? If so, is there any way I could force the form to submit even with the autocomplete activated, but only when no suggestions are selected?
Thanks in advance for any input on this!