Closed
Bug 126739
Opened 24 years ago
Closed 24 years ago
Progress indicators on download dialogs don't go to 100%
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: colinp, Assigned: bbaetz)
Details
If I try to download a lot of things quickly, the progress meter of the download
dialogs often stop before reaching 100%, even though the file tranfers
completely. (I often get values from 80-100). This happens when downloading a
lot of files from an ftp:// site through the navigator.
The dialogs go away if the "Keep this window open after the download is
complete" box is unchecked, so this bug isn't a problem for this case. When the
box is checked, the dialogs stay up, as they should, but the progress meter
sometimes doesn't reach 100%.
Test case: go to an ftp:// site, and click on a bunch of files in rapid succession.
The problem "seems" to be that when a progress meter is supposed to update, the
"save this file as..." modal dialog is showing, and the progress bar never gets
the message to do the final update to 100%. So the problem seems to be that the
modality shuts off the other dialogs ability to keep up to date properly.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•