-
Bug
-
Resolution: Fixed
-
P2
-
6u18
-
b05
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198938 | 7 | Igor Nekrestyanov | P2 | Resolved | Fixed | b104 |
Current custom progress for JavaFX starts showing progress from 60-70% and then slowly moves till 100%.
This is likely to happen because FX runtime consist of several files of different sizes and small files are loaded fast.
Progress is also shown with delay and therefore first part of download is not visualized.
We need to improve perceived impression.
This is likely to happen because FX runtime consist of several files of different sizes and small files are loaded fast.
Progress is also shown with delay and therefore first part of download is not visualized.
We need to improve perceived impression.
- backported by
-
JDK-2198938 Custom progress: improve smoothness of progress reporting
-
- Resolved
-
- relates to
-
JDK-6959569 need automated testcase for custom progress bar
-
- Closed
-