Closed Nancy-Salpepi closed 3 years ago
https://github.com/phetsims/qa/issues/716
Using MacBook Air + Safari I am also seeing similar issues in Molecule Shapes: Basics.
Using stringTest=long, the molecules are partially covered by panels in the Model and Real Molecules Screens.
Should be working well with stringTest=long (ensure pulling sun if using phettest). Can you verify?
Hey @jonathanolson! None of the side panels cover the molecule or model button anymore. The bottom panel seems to get unusually wide with stringTest=long. I feel like usually, the text gets really small, to the point of being unreadable, instead of the panel get extremely large. There are a few instances where this panel overlaps the molecule in both stringTest=long and stringTest=double, but they aren't as severe like in my original comment.
@arouinfar, how much should I limit the size of the panels? It looks like that example also will go "behind" the model/real radio buttons.
@jonathanolson I think there could have been a regression. The max widths all look reasonable with stringTest=long
in the published version:
This is the current behavior after fixes:
However the behavior described in https://github.com/phetsims/molecule-shapes/issues/192#issuecomment-961312406 is still broken on the production version:
For reference, I've added a maxWidth on the panel title (mainly for other things, but it applies here).
So... is that acceptable overlap on the bottom panel? Is there anything I should do here?
So... is that acceptable overlap on the bottom panel? Is there anything I should do here?
Yes, I think so. The overlap doesn't fully hide the structure, and the molecule can be rotated to remove the overlap
Ok, will mark as ready for QA then (if there's something to do, reassign me).
Looks good.
Test device MacBook Air (m1 chip)
Operating System 11.6
Browser Safari
Problem description https://github.com/phetsims/qa/issues/715
Using stringTest=long:
Visuals