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

Listbox: Tabbing away from an open listbox returns focus to the body instead of the next tabbable element #691

Open
chaance opened this issue Oct 21, 2020 · 4 comments
Labels
Status: In Progress Type: Bug Something isn't working

Comments

@chaance
Copy link
Member

chaance commented Oct 21, 2020

🐛 Bug report

Current Behavior

In listbox, tabbing away from an open listbox returns focus to the body instead of the next tabbable element. Reported by @jlongster

Expected behavior

Tab should focus the next tabbable element in the document flow.

Reproducible example

See the listbox in the docs to reproduce.

@chaance chaance added the Type: Bug Something isn't working label Oct 21, 2020
@indiesquidge
Copy link
Collaborator

Potentially related issue: #698

@kylemh
Copy link

kylemh commented Dec 7, 2020

Is this also relevant to MenuButton? I see this is definitely a problem in ListBox, but I don't know enough about the desired keyboard UX for MenuButton. Maybe a user is meant to use arrows?

@Rafi993
Copy link

Rafi993 commented Aug 11, 2021

Hi, if this issue is not being worked on I would like to help.

@chaance
Copy link
Member Author

chaance commented Aug 11, 2021

@Rafi993 I'm on this already, just haven't marked it. Hoping to have it (along with some other listbox bugs) resolved in the next release or two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: In Progress Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants