In Firefox 3.5, all items that finish downloading are automatically removed from the Downloads window after they've successfully finished. Is there an about:config setting that tells Firefox 3.5 to let me manually clear items out instead? I've been looking for an answer for several days with no success.

link|improve this question
feedback

migrated from stackoverflow.com Sep 8 '09 at 15:53

This question came from our site for professional and enthusiast programmers.

3 Answers

The "Remember download history" checkbox in the Privacy preferences pane is unchecked. If you want the download history saved, re-check it.

link|improve this answer
feedback

Check the option browser.download.manager.retention to ensure that it exists and is not 0. See http://developer.mozilla.org/en/Download_Manager_preferences for details.

link|improve this answer
feedback

In tools options privacy there is a tick box for remembering download history that should sort you out.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.