Closed
Bug 381562
Opened 18 years ago
Closed 18 years ago
Only the first download is displayed in the Download Manager during downloading
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ria.klaassen, Assigned: sdwilsh)
References
()
Details
(Keywords: regression)
Steps to reproduce:
- Go to http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
- Click on a download link
- Click on another link
Result: only the first download is displayed in de Download Manager, but the browser invisibly continues downloading the second link.
Although you can see them both when you close and open the DM.
Also after a browser restart both downloads are present in the DM.
Assignee | ||
Comment 1•18 years ago
|
||
I was missing a declared variable which resulted in observers not being registered. This should be fixed with Bug 381538.
Assignee: nobody → sdwilsh
Depends on: 381538
Updated•18 years ago
|
Severity: normal → major
Updated•18 years ago
|
Flags: blocking-firefox3?
Comment 2•18 years ago
|
||
WFM now, with patch for bug 381538.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070523 Minefield/3.0a5pre ID:2007052316 [cairo]
Assignee | ||
Comment 3•18 years ago
|
||
Awesome. Fixed by Bug 381538
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•