Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

搜索 | 用户支持

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

详细了解

Firefox no longer remembering Home Page

  • 3 个回答
  • 4 人有此问题
  • 1 次查看
  • 最后回复者为 Kenz1

more options

Hi - I have discovered Firefox is no longer opening with my designated Startup Home Page. Instead, it displays whatever page or site was open when I closed the browser previously. I've tested and discovered that it is ignoring everything I enter as a Startup Home Page, including "Restore to Default". I've made no changes to Firefox settings other than updated to v31. Is this a fault in that update? - Thanks

Hi - I have discovered Firefox is no longer opening with my designated Startup Home Page. Instead, it displays whatever page or site was open when I closed the browser previously. I've tested and discovered that it is ignoring everything I enter as a Startup Home Page, including "Restore to Default". I've made no changes to Firefox settings other than updated to v31. Is this a fault in that update? - Thanks

被采纳的解决方案

You can check if you have a user.js file in the Firefox profile folder that sets the browser.sessionstore.resume_session_once pref to true.

定位到答案原位置 👍 1

所有回复 (3)

more options

One possibility is that some third party software has created or modified a user.js file with the instruction to restore your previous session windows and tabs at startup. To check for that, please see the section of the following help article about the user.js file: How to fix preferences that won't save.

Another possibility is that Firefox thinks it crashed the last time it shut down, and is doing a crash recovery. That doesn't usually happen every time, but here's a way to diagnose it: instead of having Firefox automatically restore the previous session after a crash, have it present a list of your previous session windows and tabs so you can choose which ones to open. Here's how you make that change:

(A) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(B) In the search box above the list, type or paste sess and pause while the list is filtered

(C) Double-click the browser.sessionstore.max_resumed_crashes preference and enter 0 (that's a zero) and click OK.

Note: Please don't customize any other sessionstore preferences to zero, or you might lose the ability to recover your closed windows and tabs when you actually want them.

If you start seeing that screen at startup, then we need to figure out why Firefox is crashing during shutdown.

more options

选择的解决方案

You can check if you have a user.js file in the Firefox profile folder that sets the browser.sessionstore.resume_session_once pref to true.

more options

Thank you so much for your helpful responses, jscher2000 and cor-el. I ruled out the possibility of a crash recovery issue. But I did find an errant line in my user.js file, and after deleting it, the problem has now gone. Regards :)