Prerequisites
Ionic Framework Version
v6.x
Current Behavior
When talkback is on in android phone, when the user clicks on the next button of the android keyboard, the aria-labels of the next fields are not being announced.
Say, there are 3 text fields on the form.
When the user enters data into the first field, and clicks next on the android keyboard, the focus/pointer goes to the next field, but the aria-labels of the next fields are not announced. (when talkback is on)
Expected Behavior
The aria-labels of the fields should be announced when the next button on the android keypad is clicked.
Steps to Reproduce
- Turn on talkback on android
- Create a form with 3 text fields
- Enter data into the first text field
- Press the next button on the android keyboard
- the pointer moves to the next field, but does not read out the aria-labels of the next fields.
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 6.20.1 (C:\Users\saimanogn.pentyala1\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : not installed
@angular-devkit/build-angular : 16.0.2
@angular-devkit/schematics : 16.0.2
@angular/cli : 16.0.2
@ionic/angular-toolkit : 9.0.0
Capacitor:
Capacitor CLI : 5.0.4
@capacitor/android : 5.0.4
@capacitor/core : 5.0.4
@capacitor/ios : 5.0.4
Utility:
cordova-res : 0.15.4
native-run : 1.7.2
System:
NodeJS : v16.16.0 (C:\Program Files\nodejs\node.exe)
npm : 8.11.0
OS : Windows 10
Additional Information
No response
Prerequisites
Ionic Framework Version
v6.x
Current Behavior
When talkback is on in android phone, when the user clicks on the next button of the android keyboard, the aria-labels of the next fields are not being announced.
Say, there are 3 text fields on the form.
When the user enters data into the first field, and clicks next on the android keyboard, the focus/pointer goes to the next field, but the aria-labels of the next fields are not announced. (when talkback is on)
Expected Behavior
The aria-labels of the fields should be announced when the next button on the android keypad is clicked.
Steps to Reproduce
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 6.20.1 (C:\Users\saimanogn.pentyala1\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : not installed
@angular-devkit/build-angular : 16.0.2
@angular-devkit/schematics : 16.0.2
@angular/cli : 16.0.2
@ionic/angular-toolkit : 9.0.0
Capacitor:
Capacitor CLI : 5.0.4
@capacitor/android : 5.0.4
@capacitor/core : 5.0.4
@capacitor/ios : 5.0.4
Utility:
cordova-res : 0.15.4
native-run : 1.7.2
System:
NodeJS : v16.16.0 (C:\Program Files\nodejs\node.exe)
npm : 8.11.0
OS : Windows 10
Additional Information
No response