-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Accessibility: Narrator doesn't announce collapsed/expanded input states on Chrome/Firefox #11440
Comments
Does this work in Edge? If it works in Edge but not Chrome, we would consider that an external issue with Chrome and/or Narrator. |
@micahgodbolt Yes it works on Edge. I tried on Chrome and Firefox and it isn't working on them. It will be great help if someone can take a look or provide any workaround. |
We don't spend much time debugging narrator in other browsers, and wouldn't be able to provide much insight. I believe the best bet is to push back on those browser to better support the standard. |
This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your contributions to Fabric React! |
thanks @micahgodbolt for clearing that out. Any document which lists down different browser's accessibility behavior or support behavior could be very helpful. If any such document is there could you please share that. |
if you see such a document i'd love to see it too :) |
Environment Information
Describe the issue:
Narrator is not announcing collapsed/expanded state on Chrome and Firefox.
Please provide a reproduction of the issue in a codepen:
Actual behavior:
Narrator is not announcing collapsed/expanded state on Chrome and Firefox.
Expected behavior:
Screen reader should announced the state of the combobox and dropdown after getting expanded and collapsed.
Please use the below codepen link to reproduce the issue.
https://codepen.io/sajsarka/pen/gObpLRg
The text was updated successfully, but these errors were encountered: