You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.