Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8236753

Animations do not play backwards after being stopped

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • jfx14
    • jfx13, 9
    • javafx
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: