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: ion-item being read as clickable by screen reader #22011

Closed
kensodemann opened this issue Aug 31, 2020 · 1 comment · Fixed by #22352
Closed

bug: ion-item being read as clickable by screen reader #22011

kensodemann opened this issue Aug 31, 2020 · 1 comment · Fixed by #22352
Milestone

Comments

@kensodemann
Copy link
Member

kensodemann commented Aug 31, 2020

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:

ion-items-clicable

@ionitron-bot ionitron-bot bot added the triage label Aug 31, 2020
@ionitron-bot ionitron-bot bot removed the triage label Sep 29, 2020
@brandyscarney brandyscarney added this to the Accessibility milestone Oct 2, 2020
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
@ionitron-bot
Copy link

ionitron-bot bot commented Dec 4, 2020

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 Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants