Closed
Bug 260699
Opened 21 years ago
Closed 20 years ago
Update's progress bar doesn't report overall progress
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ian, Assigned: bugs)
Details
STEPS TO REPRODUCE
1. Upgrade firefox using the Check Now option.
2. Watch the progress bar.
EXPECTED RESULTS
The progress bar should start at 0% and slowly go to 100% as things are
downloaded and installed and only reach 100% when it is done.
ACTUAL RESULTS
Each download causes the progress bar to go from 0 to 100%, and the
installation step doesn't use the progress bar at all.
Comment 1•21 years ago
|
||
Another solution would be to show where in the list of items to be updated, the
'software updater' is busy, as follows:
+-------------------------------------------------+
| Software Updater |
+-------------------------------------------------+
| Module Status |
+-------------------------------------------------+
| v BBCode 0.3.6 Installed |
| x WeatherFox 0.4.2 Failed |
| * Nautipolis 1.1 [XXXXXXX ] |
| o LittleFox 0.8 |
| |
| |
+-------------------------------------------------+
So show all the modules in list with a progress bar for the current
downloading/installing item. An icon can indicate also status:
v=completed, x=failed, *=inprogress, o=to be done.
Right, you get my drift.
This should not be to difficult to implement, and makes the Software
Update component of Firefox even better!
Updated•21 years ago
|
Flags: blocking-aviary1.1?
Whiteboard: [asaP1]
Comment 2•20 years ago
|
||
I believe that this is no longer applicable in the new update world
Flags: blocking-aviary1.1?
Whiteboard: [asaP1]
Comment 3•20 years ago
|
||
Still it is, as the new installer/update still installs one by one, but only
shows one big 'progressbar'. Having more feedback on what is happening (which
theme, extension or other part of the application is being downloaded/installed
is not required, but would make it nicer (= less painfull to update/install)
Comment 4•20 years ago
|
||
In the new software update system, extensions are updated via the extension
manager. UI in EM looks somewhat like the UI proposed above. I think we can
mark this bug WFM given how the new system works.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•