I have been looking at JQuery autocomplete and just when I thought it
would meet my needs, I found a bug on IE 6. This is the problem.

1. Enter something in the text box that provides suggestions

2. Let the suggestion list appear with scroll bars.

3. Use the scroll bar to scroll down or up (this step is very
important)

4. Now click on anywhere outside the suggestion list. Ideally the
suggestion list should disappear but I see that the suggestion list
just sits there unless you select something from the list

At this point the keyboard Up and Down arrow also do not seem to
work.

It works fine on FF 3 and I think IE 7 (though I would need to re-
test).

I tested it on this link http://jquery.bassistance.de/autocomplete/demo/

Any help would be appreciated.

-Akio

Reply via email to