-
Notifications
You must be signed in to change notification settings - Fork 4
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
Voicing compares hand location to same hand #526
Comments
I also see this issue with VoiceOver and in a11y view |
Well that is less than ideal!! Looks like the bug is not in https://phet-dev.colorado.edu/html/ratio-and-proportion/1.2.0-dev.31/phet/ratio-and-proportion_all_phet.html?printVoicingResponses&voicingInitiallyEnabled&preferencesStorage, and is in https://phet-dev.colorado.edu/html/ratio-and-proportion/1.2.0-dev.32/phet/ratio-and-proportion_all_phet.html?printVoicingResponses&voicingInitiallyEnabled&preferencesStorage. I'll take a look. |
Classic, looks like the bug was introduced by a simple mistake in d4f186a#diff-b1e62322eee34f09e99fbdae2de1b90ed22ebae29b875e92c7bf5567705483a2L284. |
Fixed by 91fa9af, to cherry pick that. |
Done and ready for confirmation in next version. |
This looks good in 1.2.0-rc.2 with Voicing, VoiceOver and a11y view on mac + safari. Will reopen if anything comes up. |
Test device
MacBook Air (m1 chip)
Operating System
macOS 13.0.1
Browser
safari 16.1 and chrome
Problem description
For phetsims/qa#852, when moving the left hand, voicing compares its location to 'left hand' and the same thing happens when moving the right hand.
Steps to reproduce
Visuals
wronghandcomparison.mov
The text was updated successfully, but these errors were encountered: