-
Notifications
You must be signed in to change notification settings - Fork 11
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
voltage number control not working properly in Studio and State Wrappers #840
Comments
@samreid this looks like a bug that can negatively impact the client's usage. I recommend we try fixing this before sending the client another version, but if that's not feasible it should be documented as a known bug. |
@arouinfar can you reproduce this bug? I set up this case and saw that the value was transmitted properly: |
@samreid you need to be on the lab screen. |
Thanks, that helped me reproduce and correct the problem. Ready for next round of testing. |
Can you please test/review this on master using phettest? Please close if it seems corrected. |
Looks fixed on master. |
Reopening as I managed to reproduce this in phetsims/qa#774. It was seen with the bill, eraser, hand, and dog. It also happened in the intro screen as well as the lab screen. It could be seen if there was a circuit, or, more easily, if values were on. |
Is there an uninstrumented property in the realistic bulb that has a correction step? We agreed to move this to the 2nd milestone. |
@matthew-blackman and I tested this behavior, we were able to recreate the buggy behavior on the dev version listed in phetsims/qa#774, but not in the current state of master. @KatieWoe can you please double check on phettest? Please close if all is well. |
The non-ohmic bulb now seems to read 1000 ohms no matter what the current, making that aspect hard to test. The rest of the objects (dog, etc.) seem to be fixed. |
I was mixing up bulbs in my previous testing, sorry. The non-ohmic bulb looks ok. |
@KatieWoe are there any remaining issues with the ohmic bulb, or can we close this issue? |
I think this can be closed. |
Test device
MacBook Air (m1 chip)
Operating System
12.0.1
Browser
Safari
Problem description
For phetsims/qa#772 in the lab screen only:
In State: After building a circuit, clicking on the battery causes the voltage to change in the downstream sim. Changing the voltage in the upstream sim doesn't change the voltage in the downstream sim unless you are in the 100-120V range.
Steps to reproduce
In State:
In Studio:
If the sim is launched without the battery selected, the voltage reading is correct.
Visuals
The text was updated successfully, but these errors were encountered: