ionic-team / ionic-team/ionic-framework

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

オープン
#30,627 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
a11y type: bug
主要言語
TypeScript
スター
52.7k
フォーク
13.3k
平均マージ
1日 15時間
マージ済み PR(30日)
51

説明

### 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?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。