phetsims / color-vision

"Color Vision" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/color-vision
GNU General Public License v3.0
1 stars 7 forks source link

Behavior on Pause can be confusing #165

Open Nancy-Salpepi opened 1 month ago

Nancy-Salpepi commented 1 month ago

Test device MacBook Air M1 chip

Operating System 15.0

Browser Safari 18.0

Problem description For https://github.com/phetsims/qa/issues/1150 and also in published, on the Single Bulb screen I'm finding the behavior of the sim to be a bit confusing when the sim is paused. I guess it is because the, moving the slider thumb will change the color of the beam when the sim is paused, but will not update the the color of the photon stream until play is pressed.

Here is an example:

  1. Turn on the flashlight
  2. Select white light
  3. Switch to Photons and then back to Beam
  4. Press Pause
  5. Turn off the flashlight --This will turn off the beam and change the think bubble to black
  6. Switch to photons--The stream of photons will still be there and the think bubble will still show white
  7. Press Reset all
  8. Repeat the above steps but SKIP step 3 --when completing step 6, the stream of photons will still be there but the think bubble is black.

I am guessing that nothing will probably been done, but I wanted to note this for the record.

https://github.com/user-attachments/assets/60957c64-1cf3-4399-a106-42d3540b8a57

marlitas commented 1 month ago

Since this is also in published I am making the call the go ahead and defer.