phetsims / decaf

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

In FPAF, moving hose causes scene to disappear #81

Open ghost opened 4 years ago

ghost commented 4 years ago

Test Device

MacBook Air

Operating System

macOS 10.15.2

Browser

Chrome 81.0.4044.113

Problem Description

For https://github.com/phetsims/QA/issues/495. Also for general decaf testing. Seen in https://phet-dev.colorado.edu/decaf/fluid-pressure-and-flow/1.0.0-dev.6/fluid-pressure-and-flow.html.

If you move the hose while the water tower is emptying, part of the sim will "disappear," i.e. much of the screen will be white. See gif below.

Happens in decaf, but not Java.

Steps to Reproduce

  1. Check the hose checkbox.
  2. Start emptying water tower.
  3. Move the hose.

Visuals

issue

samreid commented 4 years ago

I disabled the hose checkbox and icon and published https://phet.colorado.edu/sims/cheerpj/fluid-pressure-and-flow/latest/fluid-pressure-and-flow.html

@oliver-phet can you please add it to the list?

Let's leave this issue open as a reference to discuss with CheerpJ

oliver-phet commented 4 years ago

Added!