Force download panel to open every time?

User Help for Mozilla Firefox
Post Reply
User avatar
JLJ
Posts: 84
Joined: December 9th, 2005, 6:27 pm

Force download panel to open every time?

Post by JLJ »

I would like the download panel popout/hanger to open with each download, rather than only once for the first (sample below).

The only preference I know of controlling this is browser.download.panel.shown but toggling it only resets the "first" counter and all subsequent downloads after the next don't invoke the panel. I've done some searching into this topic and found only that it's this way by design and if there is a workaround I haven't found it.

FWIW Opera 12 (the old incarnation) did this, allowing a tab to remain open so download progress could be seen in the tab title area and/or that tab.

Anyone know of a way to do this, by extension (not Download Statusbar, thanks), config, css file or ?? THX

https://imgur.com/a/mZhsytb
morat
Posts: 6421
Joined: February 3rd, 2009, 6:29 pm

Re: Force download panel to open every time?

Post by morat »

Did you try locking the preference?

Auto open download manager hanger
http://forums.mozillazine.org/viewtopic ... #p14789656
User avatar
JLJ
Posts: 84
Joined: December 9th, 2005, 6:27 pm

Re: Force download panel to open every time?

Post by JLJ »

morat wrote:Did you try locking the preference?

Auto open download manager hanger
http://forums.mozillazine.org/viewtopic ... #p14789656
I did, but first time around apparently I missed the note that the lock file has to be named autoconfig and not local-settings, so after correcting that I got it to work by locking the panel pref to false. Thank you!
morat
Posts: 6421
Joined: February 3rd, 2009, 6:29 pm

Re: Force download panel to open every time?

Post by morat »

I thought the local-settings.js and mozilla.cfg file names are arbitrary.

Alice0775 uses config-prefs.js and config.js file names.
User avatar
dickvl
Posts: 54161
Joined: July 18th, 2005, 3:25 am

Re: Force download panel to open every time?

Post by dickvl »

You can use any file name for the two involved .js and .cfg files (of course you need to modify the pref in the autoconfig.js file).
I like the autoconfig file name because it appears near the top of an alphabetically sorted list, so I do not need to search for it like with mozilla.cfg that was proposed a long time ago.
Post Reply