Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

Strange behavior when loading pages with v13.0

  • 9 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

Since updating to v13.0 I have been getting some strange behavior with sites that are already loaded. The problem applies to those sites I keep open permanently, the ones that load when I open Firefox. Basically, their thumbnail shows them as loaded but when I click on their tab the page appears white and the page loads again as though it had never been loaded previously.

If I switch to another tab the same thing happens. This never happened with v12.0 and previous versions.

Any ideas please?

Since updating to v13.0 I have been getting some strange behavior with sites that are already loaded. The problem applies to those sites I keep open permanently, the ones that load when I open Firefox. Basically, their thumbnail shows them as loaded but when I click on their tab the page appears white and the page loads again as though it had never been loaded previously. If I switch to another tab the same thing happens. This never happened with v12.0 and previous versions. Any ideas please?

所有回复 (9)

more options

I've noticed if this I restore the previous session. I do this only occasionally, but it sounds as though you have your startup option set to resume the previous session ("Show windows and tabs from last time"). Is that right?

Edit: Or do you have multiple home pages?

由jscher2000 - Support Volunteer于修改

more options

I have it set to restore the previous session. This is only 4 tabs and as I said previously, it's an issue that never happened before updating to v13.0.

more options

Looks like an intentional change so that crash recovery would be less painful for users with a lot of tabs open: Bug 711193 – turn on "don't load tabs until selected" by default. There should be an option on the Tabs settings to turn this off, according to Bug 720154 – Checkbox for restore_on_demand should always be accessible. However, I'm on Firefox 12 on this laptop, so can't verify. Can you find it?

orange Firefox button or classic Tools menu > Options > Tabs
See below: https://support.mozilla.org/en-US/questions/929375#answer-341290

由jscher2000 - Support Volunteer于修改

more options

No, I have to say I can't find such an option.

more options

Sorry, I guess the second bug said it's coming in Firefox 15. Hmmm, for now you'll have to do it manually using the about:config preferences page.

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

(2) In the filter box, type or paste session and pause while the list is filtered

(3) Double-click browser.sessionstore.restore_on_demand to flip its value from true to false. The line should turn bold.

I think that's all you need to do, and it should take effect on the next restore. Does it work? See below: https://support.mozilla.org/en-US/questions/929375#answer-341290

由jscher2000 - Support Volunteer于修改

more options

I have done it but I can't test it immediately because I have some sites open which have videos open and paused. I need to show these videos to my partner before I can close the browser. I will get back to you as soon as I can with the results.

more options

See also:

  • Tools > Options > General > Startup: Don’t load tabs until selected
more options

@ cor-el Thanks however that option was already unchecked.

@ jscher2000 Your about:config workaround solved the issue. The pages concerned remain cached now. Thanks very much! :)

more options

Just to be complete.
The "Don’t load tabs until selected" setting toggles the browser.sessionstore.restore_on_demand pref, so you shouldn't have to do that on the about:config page.
There is also a corresponding browser.sessionstore.restore_pinned_tabs_on_demand pref for pinned tabs that isn't affected by the setting in Options/Preferences.