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

bug: axe DevTools reports several items as "not announced by screen reader" #23511

Closed
kensodemann opened this issue Jun 25, 2021 · 2 comments
Closed
Labels
a11y Accessibility related issues package: core @ionic/core package type: bug a confirmed bug report

Comments

@kensodemann
Copy link
Member

Bug Report

Ionic version:

[ ] 4.x
[x] 5.x
[ ] 6.x

Current behavior:

Components such as ion-select, ion-toggle, and ion-radio report with the following error:
https://dequeuniversity.com/rules/axe/4.2/nested-interactive?application=AxeChrome

However, in my testing, they do appear to actually be read by the screen reader when you do a "read from top" action (though I only tested on my iPhone to this point).

Expected behavior:

Ideally, no AXE errors would be displayed if possible.

Steps to reproduce:
A repro case can be found here: https://codesandbox.io/s/ionic-axe-42-failures-1y1pq

@ionitron-bot ionitron-bot bot added the triage label Jun 25, 2021
@willmartian willmartian added the package: core @ionic/core package label Jun 25, 2021
@ionitron-bot ionitron-bot bot removed the triage label Jun 25, 2021
@willmartian willmartian added the type: bug a confirmed bug report label Jun 25, 2021
@willmartian willmartian added this to the a11y milestone Jun 25, 2021
@liamdebeasi liamdebeasi added the a11y Accessibility related issues label Jul 19, 2021
@liamdebeasi liamdebeasi removed this from the a11y milestone Jul 19, 2021
@liamdebeasi
Copy link
Contributor

liamdebeasi commented Feb 15, 2023

Thanks for the report. This is resolved in Ionic 7 using the new form syntax. The Ionic 7 migration guide can be found here: https://ionicframework.com/docs/v7/updating/7-0

@ionitron-bot
Copy link

ionitron-bot bot commented Mar 17, 2023

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y Accessibility related issues package: core @ionic/core package type: bug a confirmed bug report
Projects
None yet
Development

No branches or pull requests

3 participants