-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: fx2.0
-
Component/s: javafx
The app registers an InvalidationListener against MediaPlayer.currentTime but invalidated() is called only once. If a ChangeListener is used instead the slider works. It is not clear at this point whether this is a media issue but it is being filed as such until proven otherwise.