[jQuery] autocomplete bug when focus called

[jQuery] autocomplete bug when focus called


if I have a focus called in the code just before applying the
autocomplete, then when the autocomplete runs, the data never shows.
firebug shows that the call is being made, it just never displays. i
take the focus call out and it works fine. this is with the latest
from SVN that i just downloaded yesterday.