Steps to reproduce
https://mui.com/base-ui/react-select/
Steps:
- On MacOS run VoiceOver.
- Open https://mui.com/base-ui/react-select/ in Safari.
- Tab to the demo control in the Introduction section.
Current behavior
When VoiceOver reads the Select control (without it being opened), it announces its value with the last character missing and with a comma added to the beginning. For example for the demo on the MUI site, it announces the three values like so:
- Documentation: ", Documentatio"
- Components: ", Component"
- Features: ", Feature"
We have used it in an implementation (unfortunately I can't provide access) and it is sometimes misses out the last two characters and sometimes adds "misspelt" before the value.
This only happens in Safari, not when using Chrome.
Expected behavior
VoiceOver should announce the value as it is displayed.
Context
No response
Your environment
MacOS 14.1.1 Sonoma
Safari 17.1
Excuse my ignorance but I don't know how to run npx @mui/envinfo. Where should I do this?
Search keywords: Select VoiceOver
Steps to reproduce
https://mui.com/base-ui/react-select/
Steps:
Current behavior
When VoiceOver reads the Select control (without it being opened), it announces its value with the last character missing and with a comma added to the beginning. For example for the demo on the MUI site, it announces the three values like so:
We have used it in an implementation (unfortunately I can't provide access) and it is sometimes misses out the last two characters and sometimes adds "misspelt" before the value.
This only happens in Safari, not when using Chrome.
Expected behavior
VoiceOver should announce the value as it is displayed.
Context
No response
Your environment
MacOS 14.1.1 Sonoma
Safari 17.1
Excuse my ignorance but I don't know how to run
npx @mui/envinfo. Where should I do this?Search keywords: Select VoiceOver