yourlabs / django-autocomplete-light

A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
https://django-autocomplete-light.readthedocs.io
MIT License
1.79k stars 467 forks source link

Autocompletes don't participate in tab correctly #695

Open vtbassmatt opened 8 years ago

vtbassmatt commented 8 years ago

When I tab to a field, I expect the field gets focus. Autocomplete fields look like a dropdown that I should be able to tab into, but they are not. Some kind of focus lands, because the field gets a border in Safari, but I can't find the keyboard commands to scroll through the list or enter a search query.

Safari 9.1.1 on OS X 10.11.5 running DAL 3.1.6.

jpic commented 8 years ago

Should this be reported on select2 ?

vtbassmatt commented 8 years ago

Oh, maybe. I'll have to try select2 in isolation and see if the same thing happens.

Sent from Outlook for iPhone

On Mon, May 30, 2016 at 12:36 AM -0700, "James Pic" notifications@github.com wrote:

Should this be reported on select2 ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

jpic commented 8 years ago

Nice email client !

:guitar: