Closed
Bug 295399
Opened 20 years ago
Closed 18 years ago
Don't display progress bar for downloads of unknown size
Categories
(Toolkit :: Downloads API, enhancement)
Toolkit
Downloads API
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: web, Unassigned)
References
Details
Attachments
(1 file)
|
29.22 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 When downloading a file of unknown size, the download manager shows an empty progress bar for the file. This makes it seems at first glance as though nothing has been downloaded. It also wastes space, as it conveys no information. Simply omitting the progress bar would make clearer what was happening. Reproducible: Always
Comment 1•20 years ago
|
||
Your argument does makes sense. Could you provide a sample download of unknown size so people can easily view the bug. thanks
if file size is larger than 2GB, it shows negative numbers for speed and file size
(In reply to comment #3) > if file size is larger than 2GB, it shows negative numbers for speed and file size sorry, when the downloaded size gets above 2GB the numbers go negative, windows xp, firefox 1.0.4
Comment 5•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
This is still a problem in Firefox 1.5 beta 1. Here's a URL that illustrates the problem: http://www.go- mono.com/archive/1.1.9.1_0/macosx/MonoFramework-1.1.9.1.dmg
Comment 7•18 years ago
|
||
Confirming this as a feature request.
Severity: trivial → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
Comment 9•18 years ago
|
||
a=mconnor
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 10•18 years ago
|
||
Any reason why?
Comment 11•18 years ago
|
||
It currently uses a progressmeter that is undetermined - removing it just doesn't make sense?
| 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
•