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

Timeline.time cannot be set on Timeline w/ INDEFINITE repeatCount

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • None
    • fx1.1.1
    • javafx
    • None
    • Vista, 6u13

      Timelines with a repeatCount of INDEFINITE do not correctly pick up a new time value, whether they are running or stopped. The attached test case demonstrates this: type a number of milliseconds into the text field and hit enter. The Timeline should jump to that point in time, but it doesn't because of the INDEFINITE repeat count.

      In may cases, a workaround is to use a very high repeatCount, such as Integer.MAX_VALUE.

            kcr Kevin Rushforth
            bchristi Brent Christian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: