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: Content of the ion popover is read as clickable #22102

Closed
kensodemann opened this issue Sep 16, 2020 · 2 comments · Fixed by #22481
Closed

bug: Content of the ion popover is read as clickable #22102

kensodemann opened this issue Sep 16, 2020 · 2 comments · Fixed by #22481
Labels
package: core @ionic/core package type: bug a confirmed bug report
Milestone

Comments

@kensodemann
Copy link
Member

Bug Report

Ionic version:

[ ] 4.x
[x] 5.x

Current behavior:
Content inside the PopoverController is read as "clickable" by tool even when the content is not. - NVDA screen reader.

Expected behavior:
The content would not be read as "clickable"

Steps to reproduce:
a sample implementation is in the repo:
https://github.com/mahiii85/ionic-test/tree/review/ion-popover

The popover text "Message for Popover" is read as clickable in the this sample, where actually it's not.

Note: This works fine with VoiceOver, etc.

Ionic info:
Default info for sample project from user, but also occurs if I use @latest instead of the dev build.

Ionic:

   Ionic CLI                     : 6.11.8 (/Users/kensodemann/.nvm/versions/node/v12.18.3/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 5.4.0-dev.202008272015.6e3b81d
   @angular-devkit/build-angular : 0.901.8
   @angular-devkit/schematics    : 9.1.8
   @angular/cli                  : 9.1.8
   @ionic/angular-toolkit        : 2.2.0

Capacitor:

   Capacitor CLI   : 2.2.0
   @capacitor/core : 2.2.0

Utility:

   cordova-res                          : 0.15.1
   native-run (update available: 1.1.0) : 1.0.0

System:

   NodeJS : v12.18.3 (/Users/kensodemann/.nvm/versions/node/v12.18.3/bin/node)
   npm    : 6.14.8
   OS     : macOS Catalina
@liamdebeasi
Copy link
Contributor

Thanks for the issue. This has been resolved via #22481, and a fix will be available in an upcoming release of Ionic Framework.

@ionitron-bot
Copy link

ionitron-bot bot commented Dec 16, 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 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants