搜索 | 用户支持

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

Learn More

Tabs resetting on their own

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

more options

I've been getting tabs resetting when I click on them. This can often lead to a loss of form data and such. What could be causing this? It just started randomly happening when I've navigated to another tab and then come back, sometimes this happens within seconds.

I've been getting tabs resetting when I click on them. This can often lead to a loss of form data and such. What could be causing this? It just started randomly happening when I've navigated to another tab and then come back, sometimes this happens within seconds.

所有回复 (3)

more options

Firefox will now detect if your computer’s memory is running low, which is defined as lower than 400MB, and suspend unused tabs that you haven’t used or looked at in a while. The new tab unload feature is controlled on the about:config page with a preference that you can set to false to disable this feature.

  • browser.tabs.unloadOnLowMemory = 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.


more options

Hello FireFoxFan1,

This sounds like one of the new features that came with the update to Firefox 67.0 :

See under "New" - suspending unused tabs

And also :

https://blog.mozilla.org/blog/2019/05/21/latest-firefox-release-is-faster-than-ever/

See especially the section :

Suspend Idle Tabs: You shouldn’t feel guilty about opening a zillion tabs, but keeping all those tabs open uses your computer’s memory and slows down its performance. Firefox will now detect if your computer’s memory is running low, which we define as lower than 400MB, and suspend unused tabs that you haven’t used or looked at in a while. Rest assured if you decide you want to review that webpage, simply click on the tab, and it will reload where you left off.

If you want to disable this feature :

Type in the address bar about:config and press Enter (promise to be careful, if asked)

Type in the search bar and look for the preference :

browser.tabs.unloadOnLowMemory

and set its value to false

Then close and restart Firefox.

more options

Cor-el and I posted at the same time ......