Closed
Bug 259995
Opened 21 years ago
Closed 21 years ago
Downloaded file size is not shown during download
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 231361
People
(Reporter: david.balazic, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10
When I download the link
http://uranus.it.swin.edu.au/~jn/linux/rawwritewin-0.7.zip from the above site,
the DL manager does not print the file size , although it knows it size, as it
draws a correct progress bar and also prints a good ETA.
Reproducible: Always
Steps to Reproduce:
1. Visit the above URL
2. click the rawwritewin-0.7.zip link
3. select save to disk
Actual Results:
Only downloaded amount is printed during download.
Expected Results:
"of xx bytes" string missing
Comment 1•21 years ago
|
||
This seems to happen frequently with recent builds.
Flags: blocking-aviary1.0?
Comment 2•21 years ago
|
||
Looks like it is happening when the download file size is below 1 megabyte.
Confirming on 20040926 branch build, windows XP.
Comment 3•21 years ago
|
||
usage of the feature should be ok with smaller files. would need a patch for 1.0.
Flags: blocking-aviary1.0? → blocking-aviary1.0-
Comment 4•21 years ago
|
||
*** Bug 261781 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Flags: blocking-aviary1.1?
Comment 5•21 years ago
|
||
*** Bug 282451 has been marked as a duplicate of this bug. ***
Comment 6•21 years ago
|
||
Note that bug 282451 contains a potential fix for this bug.
Please note that this bug is also duplicate of
https://bugzilla.mozilla.org/show_bug.cgi?id=231361, which contains fix similar
to mine as well. Unfortunately, I found it only after I submitted bug (I didn't
know that search from root page, and from new bug page give different results,
first time I was using bugzilla).
Assignee | ||
Comment 8•21 years ago
|
||
*** This bug has been marked as a duplicate of 231361 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Flags: blocking-aviary1.1?
Updated•21 years ago
|
Flags: blocking-aviary1.1?
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•