phetsims / energy-skate-park

"Energy Skate Park" is an educational simulation in HTML5, by PhET Interactive Simulations.
MIT License
2 stars 11 forks source link

Nav bar disappears if zoomed in. Chrome #373

Open KatieWoe opened 1 year ago

KatieWoe commented 1 year ago

Test device Samsung Operating System Win 11 Browser Chrome. Did not happen on Firefox Problem description For https://github.com/phetsims/qa/issues/880. When zooming in, the nav bar may be whited out for some time. It does come back after about a minute it seems, and it also returns if you zoom back out. This also happens in rc.1. This is also happening on many published sims, so may be due to a recent chrome update. I am on 109.0.5414.74. Feel free to move this to a general repo if appropriate.

Visuals navbargone

Troubleshooting information: !!!!! DO NOT EDIT !!!!! Name: ‪Energy Skate Park‬ URL: https://phet-dev.colorado.edu/html/energy-skate-park/1.2.0-rc.2/phet/energy-skate-park_all_phet.html Version: 1.2.0-rc.2 2023-01-11 23:50:52 UTC Features missing: applicationcache, applicationcache, touch Flags: pixelRatioScaling User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Language: en-US Window: 1536x714 Pixel Ratio: 1.25/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: 30 uniform: 4096 Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 32) Max viewport: 32767x32767 OES_texture_float: true Dependencies JSON: {}

jessegreenberg commented 1 year ago

Just noticed this go by and recognized that it is https://github.com/phetsims/scenery/issues/1507.

arouinfar commented 1 year ago

@AgustinVallejo no need to do anything here since it is a known scenery bug. It should not block publication of ESP since it exists in other published sims.