You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Chrome+JAWS, open URL: staging.new.expensify.com
Navigate to Settings > Payments and activate the 'PayPal.me ...' control.
Navigate to the 'Ionatan Wiznia Fresco ...', 'Make default payment method', 'PayPal.me ...' and 'Delete' controls using the screen reader.
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.
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.
Action Performed:
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:
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:
Platform:
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
The text was updated successfully, but these errors were encountered: