Animations do not play backwards after being stopped

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jfx14
    • Affects Version/s: jfx13, 9
    • Component/s: javafx
    • None

      When an animation is stopped, or is at its starting position, setting the rate to <0 and calling play() will jump the playing head, but will not play the animation. A second call to play() is needed. This is due to not setting the value of `lastPlayFinished` consistently.

      JDK-8210238 provides the full story including a test program and reproduction instructions.

            Assignee:
            Nir Lisker
            Reporter:
            Nir Lisker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: