We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
All the interactive elements must be operable by the keyboard. User should be able to accessible 'Edit' button by using Enter key.
Edit button is not accessible using keyboard.
Other occurrences Same issue also repro on #7849 -sent/received images is not accessible using keyboard.
Yes
Chat Box
2.1.1
The keyboard users are not able to use the Edit button functionality as mouse users.
Markup the Edit as native button and ensure all the keyboard event handlers are implemented to access it using the keyboard.
Refer to: https://www.w3.org/TR/wai-aria-practices-1.1/examples/button/button.html
Version Number: v1.1.49-1 Reproducible in staging?: Yes Reproducible in production?: Yes Issue reported by: Stuti
The text was updated successfully, but these errors were encountered:
@Stutikuls, this Monthly task hasn't been acted upon in 6 weeks; closing.
If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Action Performed:
Expected Result:
All the interactive elements must be operable by the keyboard. User should be able to accessible 'Edit' button by using Enter key.
Actual Result:
Edit button is not accessible using keyboard.
Other occurrences
Same issue also repro on #7849 -sent/received images is not accessible using keyboard.
Workaround:
Yes
Area issue was found in:
Chat Box
Failed WCAG checkpoints
2.1.1
User impact:
The keyboard users are not able to use the Edit button functionality as mouse users.
Suggested resolution:
Markup the Edit as native button and ensure all the keyboard event handlers are implemented to access it using the keyboard.
Refer to:
https://www.w3.org/TR/wai-aria-practices-1.1/examples/button/button.html
Platform:
Version Number: v1.1.49-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Issue reported by: Stuti
7580.-1.-Edit.button.is.not.accessible.using.keyboard.mp4
The text was updated successfully, but these errors were encountered: