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

Interminate ProgressIndicator no longer animates if scene is set on stage before content is added

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • javafx

      The test program for JDK-8170459 has highlighted a regression in behavior in the animation of indeterminate ProgressIndicator. Steps to reproduce:

      1. Run the attached test program
      2. BUG: notice that the ProgressIndicator does not animate.

      This is a regression from JDK 8u.

      If you move the "setScene" call after the ProgressIndicator is added to the scene, it works fine.

            ckyang Chien Yang (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: