phetsims / molarity

"Molarity" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/molarity
GNU General Public License v3.0
2 stars 6 forks source link

Residuals of sliders present in offline mode #13

Closed bryo5363 closed 10 years ago

bryo5363 commented 10 years ago

Test device: MacBook Pro

Operating System: OSX 10.7.5

Browser: Chrome 35.0.1916.114

Problem description: Slight residuals from the sliders are present in offline mode

Steps to reproduce:

Severity:

Screenshots: screenshot 2014-06-04 14 51 52

Troubleshooting information (do not edit): Name: Molarity URL: file://localhost/Users/Bryan/Desktop/Molarity%201.1.0-rc.1.html Version: 1.1.0-rc.1 Features missing: touch Flags: offline User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36 Language: en-US Window: 1133x635 Pixel Ratio: 1/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: 15 uniform: 1024 Texture: size: 8192 imageUnits: 16 (vertex: 16, combined: 16) Max viewport: 8192x8192 OES_texture_float: true

bryo5363 commented 10 years ago

I don't know if this is a major issue but it might look better if cleaned up

bryo5363 commented 10 years ago

More apparent in iFrame mode

pixelzoom commented 10 years ago

This is a known issue with scenery, see https://github.com/phetsims/scenery/issues/80. Nothing we can do about it in Molarity, and it can occurs in all other sims, with anything that is draggable. It's also unrelated to online vs offline vs iFrame, it generally seems to be related to the size of the browser window. We will likely have to live with this for Molarity 1.1.0.