Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoComplete] keyboard switches focus to background element when arrow keys #4382

Closed
pathsny opened this issue May 30, 2016 · 2 comments
Closed
Labels
accessibility a11y component: autocomplete This is the name of the generic UI component, not the React module!

Comments

@pathsny
Copy link

pathsny commented May 30, 2016

Problem description

I have an autocomplete field inside a form in a dialog and I can use tab to switch between elements. However, when I use the arrow keys to select an item, the focus switches to background elements in the page.

Steps to reproduce

Create this structure

> Use arrow keys with the autocomplete, space to select and see where focus switches. ### Versions - Material-UI: 0.15.0 - React: 15.1.0 - Browser: chrome, 50.0.2661.102
@muibot muibot added the Triage label May 30, 2016
@mbrookes mbrookes added accessibility a11y and removed Triage labels May 30, 2016
@mbrookes
Copy link
Member

Ref #61.

@oliviertassinari oliviertassinari changed the title keyboard switches focus to background element when arrow keys used with autocomplete [AutoComplete] keyboard switches focus to background element when arrow keys Sep 18, 2016
@oliviertassinari
Copy link
Member

Closed by #4783

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants