Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComboBox accessibility Safari & VoiceOver #2736

Open
jardakotesovec opened this issue Sep 6, 2023 · 1 comment
Open

ComboBox accessibility Safari & VoiceOver #2736

jardakotesovec opened this issue Sep 6, 2023 · 1 comment
Assignees

Comments

@jardakotesovec
Copy link

What package within Headless UI are you using?

For example: @headlessui/vue

What version of that package are you using?

For example: v1.7.16

What browser are you using?

For example: Safari, Chrome, Macos

Reproduction URL

https://headlessui.com/vue/combobox

Describe your issue

I was just testing ComboBox with Voice over on Mac. And in safari it does not announce the options as I go through them. It can be reproduced directly on https://headlessui.com/vue/combobox using Safari on Mac.

I was comparing behaviour to https://react-spectrum.adobe.com/react-aria/ComboBox.html and https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-autocomplete-list/ which announce it correctly and in the same way.

Additional difference I noticed that headlessui always automatically selects first item, without user pressing key down, which is different behaviour from the examples above - that was intentional choice, right? There seems to be some flexibility in specification.

@lcnogueira
Copy link

Not sure if we are talking about the same issue, but just in case it is: #2898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants