phetsims / gravity-and-orbits

"Gravity And Orbits" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
12 stars 6 forks source link

Changing locale to Hausa causes "V" to move #454

Closed Nancy-Salpepi closed 1 year ago

Nancy-Salpepi commented 1 year ago

Test device MacBook Air (m1 chip)

Operating System 12.6

Browser safari and chrome

Problem description For https://github.com/phetsims/qa/issues/838 seen in PhET-iO brand and PhET brand sim: With the sim paused, if I switch locale to Hausa, the "V" will move from inside the circle back to the default position. Changing to any other locale will result in the "V" being in the default position. Unpausing the sim solves the problem. This occurs on both screens with all scenes

Steps to reproduce

  1. Go to either screen and select any scene
  2. Check the velocity checkbox
  3. Press play
  4. Once the planet has moved press pause
  5. Change the locale to Hausa and exit preferences
  6. Change to any other locale and exit preferences

Visuals

Screen Shot 2022-09-28 at 8 29 37 PM Screen Shot 2022-09-28 at 8 29 49 PM
Troubleshooting information: !!!!! DO NOT EDIT !!!!! Name: ‪Gravity and Orbits‬ URL: https://phet-dev.colorado.edu/html/gravity-and-orbits/1.6.0-rc.1/phet/gravity-and-orbits_all_phet.html Version: 1.6.0-rc.1 2022-09-27 17:23:51 UTC Features missing: applicationcache, applicationcache, touch Flags: pixelRatioScaling User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Language: en-US Window: 1815x973 Pixel Ratio: 1.3333333730697632/1 WebGL: WebGL 1.0 (OpenGL ES 2.0 Chromium) GLSL: WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium) Vendor: WebKit (WebKit WebGL) Vertex: attribs: 16 varying: 31 uniform: 1024 Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 32) Max viewport: 16384x16384 OES_texture_float: true Dependencies JSON: {}
Nancy-Salpepi commented 1 year ago

Looks good in master and in 1.6.0-rc.3! Closing.