phetsims / decaf

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

Artifacts trailing behind stopwatch, stopwatch flickers into upper-left corner #113

Open ghost opened 4 years ago

ghost commented 4 years ago

Test Device

MacBook Air

Operating System

macOS 10.15.2

Problem Description

For https://github.com/phetsims/QA/issues/499. See title and gif. The stopwatch also seems to flicker into the upper-left corner of the scene.

Visuals

issue

samreid commented 4 years ago

Does it happen on other browsers too?

ghost commented 4 years ago

I'm not seeing the trailing artifacts on Firefox or Safari, but I am seeing the stopwatch flicker into the upper-left corner.

ghost commented 4 years ago

Possibly related to https://github.com/phetsims/decaf/issues/57.

samreid commented 6 months ago

Testing the current website production version on mac/chrome. I see the flicker to the top left, but no more trail of artifacts.

samreid commented 6 months ago

Oh, well I just discovered this is also buggy when running the java -jar quantum-wave-interference.jar. So this is not a CheerpJ/decaf problem at all.