-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Description
Bug Report
Screen reader is not announcing the selected option information for the 'search selection' control in Windows. Screen reader dependent users will not be able to know the invoked action is performed successfully or not if screen reader is not announcing the selected option information.
Steps
A clear and concise description of steps to reproduce the problem.
- Turn on NVDA and Open URL: Dropdown - Semantic UI React in edge browser.
- 'Drop down' page will appear.
- Press tab key to reach till 'Search selection' control and activate it using enter key. Options will appear.
- Select any option.
- Verify whether screen reader is announcing the selected option information for the 'search selection' control or not.
Expected Result
On selecting the option from the drop-down, screen reader should announce it as 'Afghanistan selected'.
Actual Result
On selecting the option from the drop-down, Screen reader remains silent it doesn't announce any information.
Observation: When a country is previously selected and the user navigates back through the search selection, the screen reader does not announce which item is currently selected.
Screen.reader.is.not.announcing.the.selected.option.information.for.the.search.selection.control.in.Windows.mp4

Version
3.0.0
Testcase
Metadata
Metadata
Assignees
Labels
No labels