In my application using java 7u17 setProgress works correctly. However, when trying to run java 8 b80 progress does not change at all.
I tried to recreate the situation with a simple example. In this case, the function works, but it's very strange. Percentage of progress is changing, with the progress bar remains unchanged.
Again - in a real application progress is not working.
Example
https://docs.google.com/file/d/0Bz7309sTKJ2nMGk2RXM4WGdiTDg/edit?usp=sharing
I tried to recreate the situation with a simple example. In this case, the function works, but it's very strange. Percentage of progress is changing, with the progress bar remains unchanged.
Again - in a real application progress is not working.
Example
https://docs.google.com/file/d/0Bz7309sTKJ2nMGk2RXM4WGdiTDg/edit?usp=sharing
- duplicates
-
JDK-8124671 ProgressBar and ProgressIndicator disappear when progressProperty is updated
-
- Closed
-