I was using Firefox 58.0
, but have just updated to 60.1.0esr
. Since upgrading, when I attempt to download a csv file, the "choose download location" box appears. This did not happen in 58.0
.
I start Firefox with a fresh profile, which is set to never ask for download location for csv downloads:
browser.download.dir => "<a directory>"
browser.download.folderList => 2
browser.helperApps.neverAsk.saveToDisk => "text/plain,text/csv"
I can't find any suggestion that the profile settings required to disable the download location prompt have changed between 58.0
and 60.1.0esr
, so I don't know why this is occurring. Can anyone shed some light on the problem?