Closed JaneSjs closed 8 months ago
https://github.com/tailwindlabs/headlessui/issues/2129 https://stackoverflow.com/questions/57923491/screen-reader-is-not-reading-options-of-the-custom-drop-down https://forums.developer.apple.com/forums/thread/706788 https://js.devexpress.com/React/Demos/WidgetsGallery/Demo/DropDownBox/MultipleSelection/MaterialBlueLight/ https://js.devexpress.com/React/Demos/WidgetsGallery/Demo/SelectBox/Overview/MaterialBlueLight/
Upon the research, we determined that the VoiceOver cannot read drop-down items because of the issue reported at # Accessibility issue with MacOS Voiceover support for editable Combobox with grid popup in safari. Unfortunately, we cannot address this issue at the level of our drop-down component.
The issue is reported at T16900 - Accessibility issues https://surveyjs.answerdesk.io/internal/ticket/details/T16900.
However, note that NVDA reads drop-down items. Perhaps, the issue is specific to VoiceOver.