Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Settings Changed AGAIN!

more options

I haven't traced this to FF updating, so don't yet have a hunch on what is triggering this:

Browser: FF for Win.

ISSUE #1: Downloads are going to the default location (Windows Downloads folder) in spite of being set to 'Always ask you where to save files'. This setting is retained correctly, but the browser is NOT asking me where to save the downloads - it just puts them in the default Windows "Downloads" folder)

ISSUE #2: I NEVER have ANY browser save passwords, yet despite repeatedly setting it NOT to ask to save passwords, here I am AGAIN setting it NOT to save passwords. This seems to happen every few months, but I don't yet relate it to FF updates.

Thoughts?

Thank you, Doug

I haven't traced this to FF updating, so don't yet have a hunch on what is triggering this: Browser: FF for Win. ISSUE #1: Downloads are going to the default location (Windows Downloads folder) in spite of being set to 'Always ask you where to save files'. This setting is retained correctly, but the browser is NOT asking me where to save the downloads - it just puts them in the default Windows "Downloads" folder) ISSUE #2: I NEVER have ANY browser save passwords, yet despite repeatedly setting it NOT to ask to save passwords, here I am AGAIN setting it NOT to save passwords. This seems to happen every few months, but I don't yet relate it to FF updates. Thoughts? Thank you, Doug

所有回复 (2)

more options

Doug said

ISSUE #1: Downloads are going to the default location (Windows Downloads folder) in spite . . .

https://www.mozilla.org/en-US/firefox/98.0/releasenotes/ Firefox has a new optimized download flow . . . .

https://support.mozilla.org/en-US/kb/manage-downloads-preferences-using-downloads-menu Changes to how file downloads are handled in Firefox version 98

  • Firefox no longer asks what to do for each file by default
  • Downloads panel automatically opens
  • Downloaded files are saved to disk
  • Set a default app to open a file type
  • "Always Open Similar Files" option from the Downloads panel
  • Frequently asked questions


You can set this pref to false on the about:config page to prevent opening the download panel on each download.

  • browser.download.alwaysOpenPanel = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


ISSUE #2: I NEVER have ANY browser save passwords . . . .

That could be the form filler built into Firefox. Click in the field, enter a character or two and STOP ! Using the arrow keys, highlight an unwanted entry. Then press Shift + Delete

Repeat as needed.

https://support.mozilla.org/en-US/kb/automatically-fill-address-and-credit-cards

https://support.mozilla.org/en-US/kb/control-whether-firefox-automatically-fills-forms

more options

Doug said

ISSUE #1: Downloads are going to the default location (Windows Downloads folder) in spite of being set to 'Always ask you where to save files'. This setting is retained correctly, but the browser is NOT asking me where to save the downloads - it just puts them in the default Windows "Downloads" folder)

This setting is applied to "Save file" but not to "Open with [relevant application]"/"Use [relevant application]".

If your Settings page shows that you've changed from "Save files to:" to "Always ask you where to save files", and switching those back and forth a couple times doesn't effectively send Firefox the message, you may need to check under the hood:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future. Since we have had this setting for a long time and I use it myself, I feel comfortable mentioning it.

(2) In the search box in the page, type or paste browser.download.useDownloadDir and pause while the list is filtered

(3) If the preference has its default value of true, double-click it to toggle the value to false


ISSUE #2: I NEVER have ANY browser save passwords, yet despite repeatedly setting it NOT to ask to save passwords, here I am AGAIN setting it NOT to save passwords. This seems to happen every few months, but I don't yet relate it to FF updates.

This preference would be stored in the prefs.js file in your currently active Firefox profile folder.

If your Firefox switched profiles -- very noticeable because none of your data carries over -- or performed a Refresh -- there would be a new Old Firefox Data folder on your Windows desktop -- then you would have a fresh prefs.js with just the default settings.

Otherwise, some cleaning and security software might modify or remove the prefs.js file from time to time. If you have utility programs that go around cleaning up after other programs, you might want to exempt Firefox's folders if that is an option.