Progress does not reflect actual amount of work done
----------------------------------------------------
Key: JBDS-3618
URL:
https://issues.jboss.org/browse/JBDS-3618
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Reporter: Jan Richter
Assignee: Jan Richter
Priority: Minor
Labels: havoc, ui
Fix For: 10.1.0.GA
It seems the current way the progress tracking is implemented is simply by giving an
initial time estimate for each component. The progress bars then just count down the
supplied time with no relation to the actual progress achieved.