phetsims / decaf

PhET Java Simulations converted to HTML5 using CheerpJ
1 stars 0 forks source link

Artifacts trailing behind field meter label #57

Open ghost opened 4 years ago

ghost commented 4 years ago

Test Device

iPhone SE

Operating System

iOS 13.3.1

Problem Description

For https://github.com/phetsims/QA/issues/494. Seen in https://phet-dev.colorado.edu/decaf/faraday/1.0.0-dev.17/?simulation=faraday. Related to https://github.com/phetsims/decaf/issues/54.

As you can see in the screenshot, the field meter's label is leaving letters behind as it moves.

Seems to happen in the decaf version, but not the Java version.

Steps to Reproduce

The string for the field meter label needs to exceed the bounds of the field meter as in #54. Then move the field meter.

Visuals

issue

KatieWoe commented 4 years ago

Seen on Win 10 Edge seenonedge

KatieWoe commented 4 years ago

Wondering if it has to do with the strings being too long

samreid commented 4 years ago

Does this happen in the Java version?

KatieWoe commented 4 years ago

I'm not seeing it in ku_TR which is where I saw it in the decaf version

KatieWoe commented 4 years ago

Can also happen with sliders ezgif com-video-to-gif

ghost commented 4 years ago

For https://github.com/phetsims/QA/issues/499. I'm seeing something similar in Quantum Wave Interference:

issue

@KatieWoe, let me know if you'd like a separate issue made.

Separate issue made: https://github.com/phetsims/decaf/issues/113.