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

[High]: Chrome+JAWS: Screen reader: Role is not defined for controls. #8575

Closed
SumitDiyora opened this issue Apr 9, 2022 · 1 comment
Closed

Comments

@SumitDiyora
Copy link

SumitDiyora commented Apr 9, 2022

Action Performed:

  1. Using Chrome+JAWS, open URL: staging.new.expensify.com
  2. Navigate to Settings > Payments and activate the 'PayPal.me ...' control.
  3. Navigate to the 'Ionatan Wiznia Fresco ...', 'Make default payment method', 'PayPal.me ...' and 'Delete' controls using the screen reader.
  4. Observe the screen reader announcement.

Expected Result:

When a role is defined appropriately for the interactive element, the screen reader user will interact with the element effectively.

Actual Result:

Role is not defined for the 'Ionatan Wiznia Fresco ...', 'Make default payment method', 'PayPal.me ...' and 'Delete' controls. This made it difficult for screen reader users to access the functionality associated with it.

Other Occurrences:

Similar issue repro on PR #8173, #8832, #9118, #9207, #9210

Workaround:

Yes

Area issue was found in:

PayPal.me

Failed WCAG checkpoints

4.1.2

User impact:

Screen reader users will not be made aware that these elements are buttons.

Suggested resolution:

Ensure that all the page functionality is available for all users irrespective of the device being used.
Apply the following changes:

  • Specify role="button" for the 'div' element containing the 'Ionatan Wiznia Fresco ...', 'Make default payment method', 'Paypal.me ...' and 'Delete' controls.

Platform:

  • Web
  • iOS
  • Android
  • Desktop App
  • Mobile Web

Version Number: 1.1.49-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Reference link: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/button_role
Issue reported by: Sumit

#8025_role are not defined for controls

@melvin-bot
Copy link

melvin-bot bot commented Jun 27, 2022

@SumitDiyora, 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.

@melvin-bot melvin-bot bot closed this as completed Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant