Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

Screen reader is not announcing the selected option information for the 'search selection' control in Windows.

Open msftedad opened this issue 7 months ago • 1 comments

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.

  1. Turn on NVDA and Open URL: Dropdown - Semantic UI React in edge browser.
  2. 'Drop down' page will appear.
  3. Press tab key to reach till 'Search selection' control and activate it using enter key. Options will appear.
  4. Select any option.
  5. 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.

https://github.com/user-attachments/assets/e62fef6d-ab38-49f9-9038-84fca8cd0582

Image

Version

3.0.0

Testcase

https://react.semantic-ui.com/modules/dropdown/

msftedad avatar Apr 28 '25 09:04 msftedad

Hi Team, any update on this issue?

msftedad avatar Aug 18 '25 06:08 msftedad