phetsims / build-a-molecule

"Build a Molecule" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
8 stars 7 forks source link

StringTest Long causes collection box and atom box to overlap #164

Closed loganbraywork closed 4 years ago

loganbraywork commented 4 years ago

Test device Windows 10 laptop & Lovelace Operating System ChromeOS and Windows 10 Browser Chrome Problem description

For https://github.com/phetsims/QA/issues/479

The long stringtest query parameter causes the collection box and atom box to overlap

Steps to reproduce

  1. Add ?stringTest=long query parameter
  2. Enter the Single screen

Visuals 2020-03-06BLDMCL

Troubleshooting information: !!!!! DO NOT EDIT !!!!! Name: ‪Build a Molecule‬ URL: https://phet-dev.colorado.edu/html/build-a-molecule/0.0.0-dev.58/phet/build-a-molecule_all_phet.html Version: 0.0.0-dev.58 2020-02-12 22:53:42 UTC Features missing: touch Flags: pixelRatioScaling User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36 Language: en-US Window: 1604x792 Pixel Ratio: 1.1979166269302368/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: 4095 Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 32) Max viewport: 32767x32767 OES_texture_float: true Dependencies JSON:

Denz1994 commented 4 years ago

Max widths were adjusted to the CollectionPanel texts. I will release a new dev version for verification.

Denz1994 commented 4 years ago

This should be fixed in this dev version @loganbraywork. Can you verify?

loganbraywork commented 4 years ago

Appears to be fixed!