ionic-team / ionic-team/ionic-framework

ion-tab-button in angular no longer registers double clicks to navigate with talkback turned on.

Open
#30,627 1 comment 0 reactions 0 assignees View on GitHub
a11y type: bug
Dominant language
TypeScript
Stars
52.7k
Forks
13.3k
Avg merge
1d 15h
Merged PRs (30d)
51

Description

### Prerequisites

- [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.

### Ionic Framework Version

v8.x

### Current Behavior

In angular Ionic ion-tab-button it no longer works with Talkback turned. This can be replicated just using ionic's sample on the website: https://ionicframework.com/docs/api/tabs

https://stackblitz.com/edit/h5wp3a98?file=package.json

With talkback turned on it reads "double click to navigate" but double clicking with talkback on does nothing. This does work with Jaws, NVDA and Voice Over, as well with no screen reader turned on, it just does not work with talkback turned on.

### Expected Behavior

Talkback should read "double click to navigate" and then double clicking should navigate to the view.

### Steps to Reproduce

1. navigate to url with tabs
2. turn on talkback on android device
3. navigate through page until you get to the tabs
4. try to double click on a tab to navigate

### Code Reproduction URL

https://stackblitz.com/edit/h5wp3a98?file=package.json

### Ionic Info

I dont know how to get this, it says its not available.

### Additional Information

I believe this also occurs in lower versions of ionic, I just noticed it in version 8. It seems like talkback was updated and now it does not work?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.