question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: If alert or modal is opened and android talkback is on then background elements are also read.

See original GitHub issue

Prequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x

Current Behavior

Background elements are also read If alert or modal is opened and android talkback is on.

Expected Behavior

Background element should not be read If modal or alert is opened.

Steps to Reproduce

  1. Turn on talkback.
  2. Open modal or alert.
  3. Swipe left then right. then focus will go to background elements.

Code Reproduction URL

No response

Ionic Info

Ionic:

Ionic CLI : 6.16.3 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 5.6.9 @angular-devkit/build-angular : 0.1000.8 @angular-devkit/schematics : 10.0.8 @angular/cli : 10.0.8 @ionic/angular-toolkit : 2.3.3

Cordova:

Cordova CLI : 10.0.0 Cordova Platforms : ios 6.2.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 2.5.1, (and 16 other plugins)

System:

ios-sim : 8.0.2 NodeJS : v14.17.0 (/usr/local/bin/node) npm : 6.14.13 OS : macOS Big Sur Xcode : Xcode 12.5 Build version 12E262```

Additional Information

No response

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Jalpesh009commented, Aug 13, 2021

Thanks for the reply. It is not reproducible in iOS device. I am still able to reproduce this issue in latest version(v5.6.13) in android device.

0reactions
liamdebeasicommented, Aug 12, 2021

Thanks for the StackBlitz. Are you able to reproduce this issue on the latest version of Ionic Framework? Your StackBlitz is using Ionic Angular v5.0.6. I am able to reproduce the issue on that version, but not on the latest version (v5.6.13).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Accessibility — Resolving common Talkback issues
This article shows some commonly encountered Talkback issues and strategies used to resolve them in Microsoft To Do Android team.
Read more >
Android talkback reads background text behind the bottomsheet
Bottomsheet is shown on top of fragment covering half of the screen. Talkback reads background text first then reads bottomsheet text.
Read more >
Principles for improving app accessibility - Android Developers
Each label must explain the meaning and purpose of a particular element. Screen readers such as TalkBack can announce these labels to users....
Read more >
Handling common accessibility problems - MDN Web Docs
Don't use <div> elements with JavaScript code to fake functionality if at all possible — it is error-prone, and more work than using...
Read more >
Building an Accessible Widget: WAI-ARIA Modal Alert Dialogs
Modal means that the user can't interact with any content outside of the dialog. So the keyboard, mouse, and screen reader interactions MUST...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found