-
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
VO interrupts scene description, Greenhouse levels, and other alerts #254
Comments
We have very coarse control over this unfortunately. It doesn't look like we are using assertive alerts anywhere in this sim so we are doing what we can to request that these are not interrupted.
It is possible something in PhET code changed but also possible that VO changed since then. It would be good to verify that this is not happening in the older sim version on the same platform. But it looks like work on this has been deferred for now, so removing my assignment. Please reassign if I can help when work continues. |
@Nancy-Salpepi - Can you please check if the behavior that you describe above is different that the behavior in https://phet-dev.colorado.edu/html/greenhouse-effect/1.0.3-rc.1/ (the previous prototype release)? This would help us to figure out next steps. |
@jbphet. @arouinfar, and @jessegreenberg -- this seems to be an issue with the newest version of VO. Alerts used to pile up, but now they get interrupted (too much). I am testing on macOS 13.1 and safari 16.1. There wasn't anything in the folder you provided above. I went back to last version I tested from phetsims/qa#825 where I know things were working pretty well and I am seeing the same problem. In 1.1.0-dev.12, when changing the concentration slider, out of the 3 key statements I was supposed to hear--(1) more/less IR redirecting back to surface, (2)surface temperature warming/cooling, now X Kelvin, and (3)more/less IR emitting from surface-- I only hear the second one. Using iPadOS 16.1.1 and safari, mobile VO is working nicely with 1.1.0-rc.1. |
Thanks @Nancy-Salpepi - yes it seems to be a change in macOS VoiceOver. I noticed the same issue reported in phetsims/friction#319. I am not sure how to handle yet, we might submit a bug report to Apple. |
@Nancy-Salpepi can you please try VoiceOver in Chrome and see if the issue is happening there? It could be an issue with Safari. |
@jessegreenberg it is the same with Chrome. |
OK, that's helpful to know, thanks. |
It looks like there isn't anything actionable on this for the 1.1 release of Greenhouse Effect, or even for the code on master. @arouinfar and @jessegreenberg - do you agree with this assessment and can this be closed? |
I made a general issue for this because it impacts all sims. This week @terracoda reached out to Apple about a different but similar (possibly even related) bug and they actually responded. I think there is a chance Apple could fix this in an update. Fine with me to close since it is a problem outside of this repo. |
Thanks @jessegreenberg. Closing. |
Test device
MacBook Air (m1 chip)
Operating System
macOS 13.0.1
Browser
safari 16.1
Problem description
For phetsims/qa#871, on the Waves Screen when switching between years, VO skips over the scene description, greenhouse concentration level and other alerts.
Many alerts are also skipped when increasing/decreasing the Greenhouse gas concentration levels.
Steps to reproduce
Noting that I am seeing these interruptions with VO in general (just saw this same thing with Friction). Mobile VO doesn't behave this way.
Also noting that I didn't see these interruptions when I was testing in the past for the version @arouinfar was using for interviews.
Visuals
alertsskippedVO.mov
The text was updated successfully, but these errors were encountered: