Thanks, now I can reproduce it. I indeed used the mousewheel to
scroll, but it looks like the click is the important part.

Could you file a ticket for this? http://ui.jquery.com/bugs/newticket
(requires registration)

Thanks!
Jörn

On Tue, Nov 11, 2008 at 7:26 PM, Akio <[EMAIL PROTECTED]> wrote:
>
> Jorn,
>
> Thank you for showing interest in my problem.
>
> It shows the problem on all inputs with a scroll bar. You can try it
> on Single City (local) or Single Bird (Remote) on
> http://jquery.bassistance.de/autocomplete/demo/ . And the problem is
> exhibited on IE 7 as well. Here are the steps once again with more
> details.
>
> 1. Enter something in the text box that provides suggestions (You
> could try Single City (local) or Single Bird (Remote) and enter a)
>
> 2. Let the suggestion list appear with scroll bars.
>
> 3. Use the mouse button to scroll up or down (not the mouse wheel) by
> dragging the scroll bar (remember to use the mouse to scroll up and
> down. this step is very
> important. I think it moves the focus away from the text box field and
> this is probably the cause of the problem)
>
> 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 arrows also do not seem to
> work. Even the Esc key wont work.
>
> Thanks!
> Akio.
>
> On Nov 11, 9:33 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]>
> wrote:
>> I can't reproduce that. Which actual example (which input) did you test with?
>>
>> Jörn
>>
>> On Tue, Nov 11, 2008 at 3:31 PM, Akio <[EMAIL PROTECTED]> wrote:
>>
>> > 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 linkhttp://jquery.bassistance.de/autocomplete/demo/
>>
>> > Any help would be appreciated.
>>
>> > -Akio

Reply via email to