Open
Bug 299915
Opened 19 years ago
Updated 2 years ago
Save page progress bar doesn't include embeded files
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
NEW
People
(Reporter: ramper2k, Unassigned)
References
(Depends on 1 open bug)
Details
User-Agent: Mozilla/5.0 (X11; U; HP-UX 9000/785; en-US; rv:1.7.3) Gecko/20050120 Build Identifier: 1.0.4 http://www.mozilla-europe.org/es/products/firefox/ The Download Manager reports a page as saved when the html file is written, but in the background continues to save the embeded files (images, styles...) in a folder. Because of that you never now when a page is completely saved. The download manager should report progress in the progress bar counting the items/bytes already saved with regard the total. Reproducible: Always Steps to Reproduce: 1.Load a big page with lots of embeded images (stop it if you want to see the effect easily, as saving later will download each image). 2.Stop it at the half so you can see the effect easily. 3.Save the page to html. Actual Results: Download Manager reports completion immediately as the page is cached and saved to a file, but the embeded files are writen to the associated folder as they are downloaded, never knowing when it will end. Expected Results: The download manager should report progress in the progress bar counting the items/bytes already saved with regard the total. So when it reaches 100% all the files are actually saved. Tipical installation. I doubt to rate it critical, because if you close the browser when saving you can loose data you believe it was writen to disk. Cheers.
Updated•18 years ago
|
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•