-
Notifications
You must be signed in to change notification settings - Fork 88
Description
Description
The SfTextInputLayout
control does not trigger an accessibility announcement when the user begins editing the associated input field
Steps to Reproduce
Turn on Voice hover
Install and open the Developer Balance app
Press Control + Option + Right arrow key to navigate hamburger and press press Control + Option + space key.
Press Control + Option + Right arrow key to navigate "Project" and press Control + Option + space key.
Press Control + Option + Right arrow key to navigate "Add Project" button and press Control + Option + space key.
Press Control + Option + Right arrow key to navigate "Name" and "Description" edit filed and press TAB key.
Observe the issue
Actual Result:
When navigate to "Name" or description edit fields using Control + Option + Right arrow, voice over is announcing 'name double tab to edit' and pressing TAB key voice hover is not announcing any thing
Note:
Same issue repro with "Task" combo box present in create a task page
Expected Result:
When navigate to "Name" or description edit fields using Control + Option + Right arrow, directly focus should move to edit filed and voice over should announce name of edit field and role as edit.
Refer video in 30901 Issue Report
Version with bug
1.0.4
Is this a regression from previous behavior?
Not sure, haven't tested other versions
Last Known Working Version
1.0.3
Affected platforms
macOS
Affected Platform Versions
No response
Have you found a workaround?
No response