Closed
Bug 415047
Opened 17 years ago
Closed 17 years ago
No queued files show up in the Download Manager
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: vicky.sun, Unassigned)
References
()
Details
This bug can be reproduced on Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9b3pre) Gecko/2008013101 Minefield/3.0b3pre
Steps to Perform:
1. Open about:config and set network.http.max-connections-per-server to "2"
2. From a single server (IP address), download more than 2 files (for now, try http://mirror.ovh.net/ftp.ubuntu.com/releases/feisty/ or a similar listing.
Expected Results:
Verify that all queued files show up in the Download Manager with "Waiting to start ..." underneath their progress meter.
Actual results:
No queued files show up in the Download Manager
Comment 1•17 years ago
|
||
Are you just clicking on the links for the files? If so, this bug is INVALID. If you are right-clicking, and going to save as, it's a legit bug.
If click directly on the links, the results same as in description
If right-click on the links and save it, the queued files show up in the DM with "Starting ..." instead of "Waiting to start ..." underneath their progress meter
Comment 3•17 years ago
|
||
I've duplicated the same behavior in comment #2 on Linux and Windows XP (Gecko/2008022204 Minefield/3.0b4pre).
In more detail, just clicking the link gives me a wait-loading cursor. Canceling an item from the DM will then start the download.
Comment 4•17 years ago
|
||
INVALID per comment 1. We can't open any more http connections, so nothing is going to show up in the UI. Save As doesn't actually open any http connection right away.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•