Closed
Bug 261442
Opened 21 years ago
Closed 21 years ago
the title does not report the total number of files in "downlaod state" but the count of all files listed on the bottom
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 245829
People
(Reporter: joered, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 MlsProxy2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 MlsProxy2.0
in the title the state string is composed like ...
%total perc. progress% + "of" + %total files in the list on the bottom% + " -
downloads"
In my opinion that should be like this ...
%total perc. progress% + "of" + %total files beeing downloading% (not all files)
+ " - downloads"
Reproducible: Always
Steps to Reproduce:
1. download onw file
2. wait ultill the download is complited
3. download another file
Actual Results:
you'll see that while the second download is in progress the infos showed in the
title will be ... "45% of 2 files - Downloads".
Expected Results:
In the title: "45% of 1 file - tot. speed 110Kb/s - Downloads".
not additional infos are needed to understand the problem.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 245829 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•