Closed Bug 227183 Opened 22 years ago Closed 22 years ago

Download Manager doesn't close after a download has finished

Categories

(Toolkit :: Downloads API, defect, P3)

x86
Windows XP
defect

Tracking

()

RESOLVED FIXED
mozilla1.6

People

(Reporter: hariskar, Assigned: steffen.wilberg)

References

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031130 Firebird/0.7+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031130 Firebird/0.7+ I have checked the option to close after all downloads finish, but this doesn't happen with pdf files. Reproducible: Always Steps to Reproduce: 1.Click on a pdf link 2. 3. Actual Results: The Download Manager remains open Expected Results: It should close
Assignee: myk → blake
Component: User Interface → Downloading
Product: Bugzilla → Firebird
*** Bug 227185 has been marked as a duplicate of this bug. ***
For that matter, the DL Mgr doesn't close after downloading any file. Using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031201 Firebird/0.7+
Does the appearance of the download item change from that of showing a progress bar to that of showing "Done" after the download manager finishes downloading the file? Can you provide some links that exhibit this behavior?
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Firebird0.8
Summary: Download Manager doesn't close after a pdf download has finished → Download Manager doesn't close after a download has finished
yes the downloads do appear as 'done' no problem at at all this happens with anything that you download http://ftp.mozilla.org/pub/firebird/nightly/latest-trunk try it with any of the nightlys
Ben, I guess you meant to take this bug before assigning it? ->Ben
Assignee: blake → bugs
Status: ASSIGNED → NEW
Um... can you re-check your preferences... I changed the download pref names on the day before 11/30 and settings that you may have had on the previous day will no longer be in effect. As it stands, this worksforme in new profiles.
This line in downloads.js throws an exception: var autoClose = pref.getBoolPref(PREF_BDM_CLOSEWHENDONE) It works if you catch that exception. The reason is that PREF_BDM_CLOSEWHENDONE is defined as "browser.download.closeWhenDone". But the correct pref is "browser.download.manager.closeWhenDone".
Attachment #136741 - Flags: review?(bugs)
Assignee: bugs → steffen.wilberg
Reassigning QA Contact to default.
QA Contact: mattyt-bugzilla → nobody
Comment on attachment 136741 [details] [diff] [review] patch: use the correct pref Oh, nice catch Steffen! I'll check this in right away.
Attachment #136741 - Flags: review?(bugs) → review+
Patch checked in. I'll mark the bug fixed for you.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: