Closed
Bug 298404
Opened 20 years ago
Closed 20 years ago
Download speed and size negative
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 228968
People
(Reporter: fritogotlayed, Unassigned)
References
()
Details
Attachments
(1 file)
|
19.02 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 I have done this twice so far. Downloading the DVD ISO for SUSE the download manager came up with a negative fize size and a negative transfer speed. My guess, not seeing any of the code yet, is that the numeric value for the file size exceeded the size of the variable used to hold it. I have seen that others have seen the same problem with the speed indicator but I did not see anything with the file size actually going negative too. I have a screen shot of the problem also if you need that. Reproducible: Always Steps to Reproduce: 1.open link in firefox and download 2.every 15 or 20 minutes check the download to see if it went negative 3. Actual Results: I get a line in the Download Manager that looks like : -1391435 KB at -74.-4 KB/sec; unknown file size Expected Results: positive values or maybe switch from using KB to MB if you cant get a bigger variable. I am also using a 64 bit machine. I havent tried to reproduce the problem with a 32 bit machine.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 228968 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 3•20 years ago
|
||
This is already fixed. It will be fixed in Firefox 1.1.
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•