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

Firefox accessibility problem with MultiSelect: focus hang #7055

Closed
jandrew44 opened this issue Nov 8, 2024 · 0 comments · Fixed by #7068
Closed

Firefox accessibility problem with MultiSelect: focus hang #7055

jandrew44 opened this issue Nov 8, 2024 · 0 comments · Fixed by #7068

Comments

@jandrew44
Copy link

Environment

  • Package version(s):
    @blueprintjs/core: 5.13.0
    @blueprintjs/select: 5.2.4
  • Operating System:
    Windows 10 Home Edition
  • Browser name and version:
    Firefox 132.0.1

Code Sandbox

Can be reproduced on the bluerpint docs page:
https://blueprintjs.com/docs/#select/multi-select

Steps to reproduce

  1. Go to the link mentioned above
  2. Start pressing Tab key until focus is on MultiSelect input

Actual behavior

As soon as focus is on MultiSelect input there is no way to make it leave it by using the Tab key.

The issue is reproducible in Firefox only, behavior is correct in Google Chrome and Microsoft Egde.

Expected behavior

It should be possible to switch to the next element by using the Tab key.

Possible solution

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants