[jQuery] (autocoplete) problem with fast typers:)

[jQuery] (autocoplete) problem with fast typers:)

Hello All!
I have a problem with the autocomplete plugin, if one types fast enough
to hit enter before the autocomplete suggestions show up
which is not
hard at all
, then autocomplete doesn't run the result handler
and it
definitely should
, so nothing happens.
So when user types "foo" into the search input field, he has to wait for
the suggestions to show up, only after this he can press enter to get
the results. Is there a workaround for that?
Thanks,
Richard