phetsims / friction

"Friction" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/friction
GNU General Public License v3.0
4 stars 6 forks source link

Disabling an object removes it from voicing #287

Closed KatieWoe closed 2 years ago

KatieWoe commented 2 years ago

Device Dell OS Win 11 Browser Firefox Problem Description For https://github.com/phetsims/qa/issues/791 In studio, if you disable interaction on an object, such as the zoomed out book so the user must use the zoomed in book, clicking on the disabled object with voicing does not read anything out. In addition, noting is read out when clicking the physics book, which seems wrong, especially as the mouse indicates that it is interactable.

Nancy-Salpepi commented 2 years ago

@KatieWoe--For the last part of your comment (nothing is read out when clicking the physics book), I think this is related to the issue I posted https://github.com/phetsims/friction/issues/277.

zepumph commented 2 years ago

This is unfortunate, and expected. We won't have this capability until we do https://github.com/phetsims/scenery/issues/1220 (currently deferred). Closing as won'tfix.