Skip to content

[css-overflow-5]: allowing tab to access non-current items causes mismatch in forward vs. backward tab order #12270

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

Open
smhigley opened this issue Jun 3, 2025 · 0 comments

Comments

@smhigley
Copy link

smhigley commented Jun 3, 2025

This issue can be observed on the Cards example in the gallery: https://chrome.dev/carousel/horizontal/cards/

If the carousel is set to any marker but the first, the behavior tabbing forwards through the carousel does not match the behavior tabbing backwards.

The solution I would lean towards would be to ensure that tabbing does not reach any carousel item that is not fully in the viewport, so that tab alone can never trigger slide changes.

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

No branches or pull requests

1 participant