Skip to content

Bugfix: cannot tab into dropdowns in Safari#3740

Open
KoolADE85 wants to merge 5 commits intodevfrom
bugfix/dropdown-tabbing-safari
Open

Bugfix: cannot tab into dropdowns in Safari#3740
KoolADE85 wants to merge 5 commits intodevfrom
bugfix/dropdown-tabbing-safari

Conversation

@KoolADE85
Copy link
Copy Markdown
Contributor

@KoolADE85 KoolADE85 commented Apr 13, 2026

This PR fixes an issue where users could not tab into a dropdown using Safari with default settings. Tab presses would skip past all dropdowns, and, when open, tabs would skip past all dropdown options too.

Now, tab keys behave consistently in Safari as with other browsers.

#3673

Contributor Checklist

  • I have run the tests locally and they passed. (refer to testing section in contributing)
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR

optionals

  • I have added entry in the CHANGELOG.md

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

Thank you for your contribution to Dash! 🎉

@camdecoster
Copy link
Copy Markdown
Contributor

@m6ti would you be able to check out this branch and see if it addresses the issue that you brought up (#3673)?

@m6ti
Copy link
Copy Markdown

m6ti commented Apr 16, 2026

Tested this locally with the short python script in #3673 and it fixes the issue 🎉

Copy link
Copy Markdown
Contributor

@T4rk1n T4rk1n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants