phetsims / circuit-construction-kit-common

"Circuit Construction Kit: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
10 stars 11 forks source link

[CODAP] Data index is incorrect with Chromebook #1017

Open Nancy-Salpepi opened 1 week ago

Nancy-Salpepi commented 1 week ago

Device Lenovo Chromebook 100e (I was not able to reproduce with my macbook)

Problem Description For https://github.com/phetsims/qa/issues/1170, I see repeating numbers in the "Data index" column. It is easier to reproduce with the chart table. This happens with very simple circuits and only 1 Chart connected like below: image

With 2 series ammeters and multiple voltage meters, I see the issue in both tables. This also really slowed down data collection (as compared to my Mac). image

Steps to Reproduce

  1. On a Chromebook, make a simple circuit like the one shown in the first image.
  2. Attach the voltage chart.
  3. Check the box for it.
  4. Press Start Autocollect.
Nancy-Salpepi commented 1 week ago

Something similar happened with PDL: https://github.com/phetsims/projectile-data-lab/issues/338. @KatieWoe do you see this with your Dell?

kathy-phet commented 1 week ago

For now, I'm going to mark as lower priority, until we fix other things.