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

PlayTest Fails - current time property notifications stops after seeking

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • javafx
    • Windows XP using FX 2.0 b37

      Go to the last question in the manual PlayTest and do the following:

        - Click on the Play button
        - Click on the Pause botton
        - Click on the slider and seek to forward
        - Click on the Play button

      Notice the slider no longer moves. After calling MediaPlayer.seek(), the MediaPlayer.currentTimeProperty does not get any further notifications. For this reason, the slider does not show the current time as it progresses after you seek, because the sliders position is updated whenever the currentTimeProperty is notified.

            bpb Brian Burkhalter
            sjchan Steven Chan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: