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

Include accessible description in all buttons #5797

Open
Tracked by #5251
atsansone opened this issue May 9, 2024 · 0 comments
Open
Tracked by #5251

Include accessible description in all buttons #5797

atsansone opened this issue May 9, 2024 · 0 comments
Assignees
Labels
p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern

Comments

@atsansone
Copy link
Contributor

Hotlist: https://buganizer.corp.google.com/hotlists/5891206
Bug: https://buganizer.corp.google.com/issues/338105555

Observed Results

Navigating through the menu options, reach the elipsis button besides the message button and listen to the results.

Expected Results

Ensure that every button in the page should have an accessible description to users.

User Impact

Screen reader and cognitive users are affected because that button does not have a clear purpose to users.

Steps To Reproduce

  1. Enabled VoiceOver using Cmd + F5 also ChromeVox using Ctrl + Alt + Z
  2. Open the following page: https://dart.dev/codelabs/async-await
  3. Start the linear navigation using Tab key.
  4. Reach the first box for executing examples codes, (since reaching the other is posible but only by mouse, it is already reported in b/338110557).
  5. Notice that there's a button that does not have a clear purpose

GAR Assessment

A11ytracker

GAR Details

1.11. Is the purpose of each link, control, and button clear?

Additional Information

This issue regarding of link with no clear purpose for SC users can also be observed in the following url: https://dart.dev/language/variables, also an screencast attachment has been added as well. This in order to use this issue and don't make a duplicate within the same tas.

Environment Details

  • Machine: macOS/ChromeOS
  • Browser: Chrome Version 124.0.6367.92 (Official Build) (arm64) /Version 123.0.6312.132 (Official Build) (64-bit)
  • Screen reader: VoiceOver/ChromeVox.
  • Bug filling time: 15 mins
@atsansone atsansone added p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern
Projects
None yet
Development

No branches or pull requests

2 participants