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

Embedded Animations do not play backwards after being paused

XMLWordPrintable

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

      When an animation is paused, setting the rate to <0 and calling play() will jump the playing head. This is due to incorrect synchronized between the child and parent Animations and their ClipEnvelope.

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

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

              Created:
              Updated: