Closed Nancy-Salpepi closed 1 year ago
@Nancy-Salpepi what alerts specifically are you not seeing in the a11y-view? All of them or ones that are specific to this sim?
I would say all alerts because I don't even hear the one after pressing Reset All.
In the video, after I stopped seeing alerts in the yellow box when moving the book, I tabbed to and pressed the Reset All button, but "Sim Screen Restarted. Everything Reset." didn't appear in a11y view.
Ah, thanks - I see that now. Not seeing the alerts in the a11y view means it is a problem in PhET code and likely not platform specific. Are you able to see this in Chrome?
Trying to replicate on Chrome now. I will also tab around more the next time it happens to see if anything is read (but I don't think anything was).
After clearing history, it happened almost immediately in Chrome. Definitely not sim-specific. I didn't see "audio features on/off" or "highlights on for all input" in a11y view.
Great, thanks @Nancy-Salpepi. We will take a look then.
@jessegreenberg and @Nancy-Salpepi and I met and were able to reproduce this! It was an incredibly tiny but powerful bug given a case involving Utterance.predicate being false only just before announcing to aria-live. Fixed in
https://github.com/phetsims/utterance-queue/issues/101.
Please cherry pick https://github.com/phetsims/utterance-queue/commit/9e7c5bb60be20c882d83995f7fe32efee8f4526a
Cherry-pick referenced above. I did not try to reproduce this bug, but verified basic Voicing functions in 1.6 SHAs. Ready to verify in next RC.
In rc.3 I was unable to reproduce this issue after 10 minutes. Closing, but will reopen if needed.
Test device MacBook Air (m1 chip)
Operating System 13.1
Browser Safari 16.2
Problem description For https://github.com/phetsims/qa/issues/886, after playing with the sim for several minutes, I sometimes no longer see alerts in a11y view or hear then with VO. Tabbing away from book or pressing Reset All button does not fix the problem.
This has happened 3-4 times, but I can't pinpoint the steps to reproduce it at this point and I don't know if it occurs outside Safari as of now.
Steps to reproduce still trying to figure them out
Visuals This video is long but I wanted to include what was happening before responsive description stopped. https://user-images.githubusercontent.com/87318828/215544500-1828834b-9a30-4342-af68-41d78cecfb5b.mp4