I'm using Freebase Suggest on five separate text inputs in my
Freebase Sets
web app and it works really well for the most part. But, if you type
something really quickly into the first text field and then hit tab
before the autocomplete is loaded your cursor moves to the next text
field but the autocomplete eventually pops up for the first text field.
This is pretty much what I would expect except that if you now choose a
topic from the list, that topic's name gets entered in the second text
field rather than the first. I think the topic name should at at least
get entered in the first field but it would also be nice if the
autocomplete list just appeared on the second text field.
Obviously, this is a pretty rare occurrence but I figured I'd check
here to see if there's anything I can do to prevent this.
Shawn