搜索 | 用户支持

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

详细了解

Firefox does not ask to save tabs and windows on exit

  • 2 个回答
  • 60 人有此问题
  • 1 次查看
  • 最后回复者为 kmagrip

more options

I've done everything suggested in this article: https://support.mozilla.com/en-US/kb/Firefox+does+not+ask+to+save+tabs+an... Settings in "Options" are ok. I have no extensions/themes. And the problem is still there on safe mode. Out of the two files mentioned as possibly corrupted, I deleted formhistory.sqlite but the file sessionstore.js is not in the profile directory when Firefox is closed (as the article suggests... it is there when Firefox is open)

I've done everything suggested in this article: [https://support.mozilla.com/en-US/kb/Firefox+does+not+ask+to+save+tabs+and+windows+on+exit] Settings in "Options" are ok. I have no extensions/themes. And the problem is still there on safe mode. Out of the two files mentioned as possibly corrupted, I deleted formhistory.sqlite but the file sessionstore.js is not in the profile directory when Firefox is closed (as the article suggests... it is there when Firefox is open)

被采纳的解决方案

What is the startup setting?

Tools > Options > General > Startup: "When Firefox Starts"


In Firefox 3 you do not get the 'Save & Quit' pop-up dialog if you choose Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time".
If that option is selected then your pages will already be reopened the next time.
To get that pop-up dialog you have to select one of the other choices (Show my home page,Show a blank page).

You can reset the warn prefs on the about:config page via the right-click context menu.

browser.tabs.warnOnClose , see http://kb.mozillazine.org/About%3Aconfig_entries
browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

定位到答案原位置 👍 5

所有回复 (2)

more options

选择的解决方案

What is the startup setting?

Tools > Options > General > Startup: "When Firefox Starts"


In Firefox 3 you do not get the 'Save & Quit' pop-up dialog if you choose Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time".
If that option is selected then your pages will already be reopened the next time.
To get that pop-up dialog you have to select one of the other choices (Show my home page,Show a blank page).

You can reset the warn prefs on the about:config page via the right-click context menu.

browser.tabs.warnOnClose , see http://kb.mozillazine.org/About%3Aconfig_entries
browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

more options

ok, solved, thank you very much.

The "warnOnQuit" pref solved it. I had already noticed the "warnOnClose" and it was set to true as it should. Thought this one was enough. Still wonder how we set the option in the menu and these stay off, though.