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

Can't reach 3d models via keyboard navigation #2105

Closed
Tracked by #1680
Floppy opened this issue Apr 26, 2024 · 1 comment · Fixed by #2163
Closed
Tracked by #1680

Can't reach 3d models via keyboard navigation #2105

Floppy opened this issue Apr 26, 2024 · 1 comment · Fixed by #2163
Labels
accessibility Accessibility issues & tasks bug Something isn't working

Comments

@Floppy
Copy link
Collaborator

Floppy commented Apr 26, 2024

You can’t reach the 3D models when using the keyboard. By using ‘tab’ on your keyboard, you should be able to cycle through all interactive elements on the page.

See https://www.w3.org/WAI/WCAG21/Understanding/keyboard

@Floppy Floppy added bug Something isn't working accessibility Accessibility issues & tasks labels Apr 26, 2024
@Floppy
Copy link
Collaborator Author

Floppy commented May 1, 2024

i think in order to resolve this I need to move things back to their own canvas which can actually get focus, and therefore will probably need to do #2071 first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Accessibility issues & tasks bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant