Ionic version:
[x] 4.x
[x] 5.x
Current behavior:
Using voiceover on android version 10 (possibly other versions also), ion-toggle makes users tab twice to go to next element. This also makes the reading of the element wrong.
Issue can be reproduced on https://ionicframework.com/docs/demos/api/toggle/index.html?ionic:mode=md
Expected behavior:
Users should only swipe once to go the next element.
Steps to reproduce:
Thanks for the issue. Can you provide a repo with the code required to reproduce the issue? I am unable to reproduce this on a device running Android 10.
You can use this repo: https://github.com/sorenfruergaard/ionic-toggle
Let me know if you need further details about how to reproduce the error.
Thanks! I was able to reproduce the issue. Can you try the following dev build and let me know if it resolves the issue?
npm i @ionic/[email protected]
Yes, it resolves the issue - thank you.
I don't have an iOS device for the moment, so I was not able to perform a test on iOS, which I think is necessary.
Thanks for the issue. This has been resolved via https://github.com/ionic-team/ionic/pull/21168, and a fix will be available in an upcoming release of Ionic Framework.
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.
Most helpful comment
Yes, it resolves the issue - thank you.
I don't have an iOS device for the moment, so I was not able to perform a test on iOS, which I think is necessary.