Closed Bug 1738372 Opened 3 years ago Closed 2 years ago

Want to be able to disable the download panel opening for each download

Categories

(Firefox :: Downloads Panel, enhancement, P3)

Desktop
All
enhancement
Points:
1

Tracking

()

VERIFIED FIXED
96 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox94 --- unaffected
firefox95 --- disabled
firefox96 --- verified

People

(Reporter: heftig, Assigned: molly)

References

Details

(Whiteboard: [fidefe-mr11-downloads])

Attachments

(1 file)

In the current Nightly, the download panel opens after I confirm the Save-As dialog and has to be dismissed, which annoys me greatly.

I often download multiple small files from multiple open tabs with a series of clicks and key presses and this change has disrupted my workflow.

Firefox Nightly, GNOME Wayland, Arch Linux.

Set release status flags based on info from the regressing bug 1732347

(In reply to Jan Alexander Steffens [:heftig] from comment #0)

I often download multiple small files from multiple open tabs with a series of clicks and key presses and this change has disrupted my workflow.

Can you elaborate on this workflow? Do you just never open the downloads panel and use the file manager to interact with the downloaded files? Do you have them set up to open automatically? Or something else?

Blocks: 1733587
Type: defect → enhancement
Depends on: 1709129
Flags: needinfo?(jan.steffens)
Keywords: regression
OS: Linux → All
No longer regressed by: 1732347
Summary: Downloads panel opens on each download → Want to be able to disable the download panel opening for each download
Whiteboard: [fidefe-mr11-downloads]

(In reply to :Gijs (he/him) from comment #2)

Can you elaborate on this workflow? Do you just never open the downloads panel and use the file manager to interact with the downloaded files? Do you have them set up to open automatically? Or something else?

I'm archiving copies of stuff that I already looked at in the tab (e.g. emails, email attachments, bank statements, open PDF files), so I almost never need to interact with the files after saving.

Downloads are mostly done via "Save Page As" (Ctrl-S) or "Save Link As" (right click, press K) or but are sometimes triggered by clicking a link or button in the page. The pre-selected folder is often already the right one, so the dialog gets immediately confirmed via Enter and then the tab is closed via Ctrl-W.

Downloads are set to always ask where to save. I only use the default "Downloads" folder for files I don't want to keep.

Flags: needinfo?(jan.steffens)
Severity: -- → S3
Priority: -- → P3
Assignee: nobody → mhowell
Status: NEW → ASSIGNED
Points: --- → 1
Pushed by mhowell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/50ad5f64e5ba
Add a pref to control whether the downloads panel opens on every new download. r=Gijs

Backed out changeset 50ad5f64e5ba (Bug 1738372) for causing bc failures on browser_downloads_panel_opens.js.
Backout link
Push with failures
Failure Log

Flags: needinfo?(mhowell)

What happened here is that I messed up the lazy pref getter so that it would not update its value if the pref changed during the session, meaning the test's attempt to change the pref did not get through. Not hard to fix, once you know to watch for it.

Flags: needinfo?(mhowell)
Pushed by mhowell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a6342e8bac71
Add a pref to control whether the downloads panel opens on every new download. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch

Let's verify the functionality of the new preference as well:

browser.download.alwaysOpenPanel - true (default)

See Also: → 1741076

Verified using latest Nightly 96.0a1 across OS's that when the pref browser.download.alwaysOpenPanel is set to False, the Download Panel no longer opens, no matter if the files are downloaded to the default folder or if the Always ask you where to save files field is checked.

Status: RESOLVED → VERIFIED
Flags: qe-verify+

Thanks for this. FTR, I think opening the "downloads panel" wouldn't be so disruptive if it was a (Chrome-like) toolbar instead of a (modal) popup.

See Also: → 1749998
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: