-
Notifications
You must be signed in to change notification settings - Fork 3
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
VO doesn't indicate when Voicing switch is dimmed #448
Comments
Hmm, this is strange. Definitely a bug but nothing is obvious yet. I can't reproduce with Windows, NVDA correctly says "Voicing, switch, unavailable". The container for all of this content correctly has the <button role="switch" aria-pressed="true" aria-checked="true">Voicing</button>
<button aria-pressed="true" aria-checked="true" role="switch">Sounds</button> |
This is not a problem for macOS 11.7.6, Safari Technology Preview 15.4 or Safari 16.2. VO correctly indicates the switch is "dimmed". |
@terracoda can you please try to reproduce this problem on your machine? Can you think of anything else to investigate? |
This is not a problem on MacOS 12.6.2 @Nancy-Salpepi can you try enabling the Voicing and then disabling Audio features. It seems like the only difference is that the Voicing switch is off. It should still say "dimmed, off switch", but I am wondering if that is what is triggering the buggy behaviour. Adding |
If that doesn't change anything and the code is all the same, I reccommend @jessegreenberg write up an apple bug, and please note the bug report number and we can email the apple accessibility devs. They have been responsive to other issues, and they will need the bug report number. |
This came up during standup today, and while we would like to learn more and will probably submit a bug report to Apple, this doesn't block publication since there is nothing we can do to change the behavior. |
@terracoda @jessegreenberg I looked at it a bit more just now.....VO will initially say that the Voicing switch is dimmed (when it is enabled or disabled). If I then go to the localization tab, change the locale, and then switch back to English that will result in VO no longer saying "dimmed" for Voicing. |
Thanks @Nancy-Salpepi. |
Test device
MacBook Air M1 chip
Operating System
13.4
Browser
Safari 16.5
Problem description
For phetsims/qa#961, with Audio Features switched off, VO will indicate that the Sounds and Play Shape Sounds Forever buttons are dimmed, but it doesn't indicate that the toggle for Voicing is. It also indicated that the , Shape Sounds Options selected radio button is dimmed, but it is a little hard to catch.
Steps to reproduce
Visuals
Voicing.dimmed.mov
The text was updated successfully, but these errors were encountered: