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

Animations do not play backwards after rate is set to 0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • jfx13, 9
    • javafx
    • None
    • Fix Understood

      1. Play an animation.
      2. Set the rate to 0. The animation is suspended in a RUNNING state.
      3. Set the rate to <0. The playing head jumps instead of playing backwards.

      This is true for all cases after the first time the rate changes: following the above steps for the first time works correctly, but not subsequently; similarly, setting a rate=0.2, for example, and then following the steps will produce the bug.

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

              Created:
              Updated: