-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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: ion-item being read as clickable by screen reader #22011
Milestone
Comments
brandyscarney
added a commit
that referenced
this issue
Oct 19, 2020
13 tasks
brandyscarney
added a commit
that referenced
this issue
Nov 4, 2020
This stops screen readers, such as NVDA, from reading every item as clickable even when it is text only. fixes #22011
TakumaKira
pushed a commit
to TakumaKira/ionic-framework
that referenced
this issue
Nov 13, 2020
…team#22352) This stops screen readers, such as NVDA, from reading every item as clickable even when it is text only. fixes ionic-team#22011
TakumaKira
pushed a commit
to TakumaKira/ionic-framework
that referenced
this issue
Nov 13, 2020
…n readers (ionic-team#22477) fixes ionic-team#22011 references ionic-team#21552
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ionic version:
[ ] 4.x
[x] 5.x (Seems to have been introduced with 5.3.2)
Current behavior:
ion-item when used in a page is read as clickable. This was first noticed with the release of version 5.3.2
Steps to reproduce:
Can be verified from:
https://ionicframework.com/docs/demos/api/item/index.html?ionic:mode=ios
Other information:
The text was updated successfully, but these errors were encountered: