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

[a11y] 11.2.1.2 No keyboard trap #4367

Closed
2 tasks done
Tracked by #4398
tschiebel opened this issue Apr 5, 2024 · 2 comments · Fixed by #4438
Closed
2 tasks done
Tracked by #4398

[a11y] 11.2.1.2 No keyboard trap #4367

tschiebel opened this issue Apr 5, 2024 · 2 comments · Fixed by #4438

Comments

@tschiebel
Copy link

tschiebel commented Apr 5, 2024

audit: https://infinite.owncloud.com/s/QtwuiGHikwFjozV

https://www.etsi.org/deliver/etsi_en/301500_301599/301549/03.02.01_60/en_301549v030201p.pdf
https://github.com/BIK-BITV/BIK-App-Test/tree/main/Pr%C3%BCfschritte/de

Personal Space and Menu

Share

  • If you navigate forwards using the TAB key, the entire element under "Users and groups" is focused and you can no longer navigate any further.
    image
@JuancaG05
Copy link
Collaborator

Solved with the new keyboard navigation model (explained in #4368 (comment))

@JuancaG05 JuancaG05 self-assigned this Jul 19, 2024
@JuancaG05
Copy link
Collaborator

  • If you navigate forwards using the TAB key, the entire element under "Users and groups" is focused and you can no longer navigate any further.
    image

This is not reproducible. Every element in the view is reachable navigating with the Tab key or arrow keys, no matter if shares lists are empty, with one element or more than one element. Not the best navigation model due to the use of ancient ListView here, but will be improved in the future.

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.

4 participants