搜索 | 用户支持

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

详细了解

Tabs switch immediately, with the box being unchecked

  • 5 个回答
  • 20 人有此问题
  • 20 次查看
  • 最后回复者为 Outre

more options

I currently have "When I open a link in a new tab, switch to it immediately." unchecked. Despite this, the browser continues to switch to the tab upon opening, which has proved to be quite annoying when opening multiple tabs. I've checked it, and unchecked it again in hopes that it will reset

This happened

Every time Firefox opened

== I installed GoodSearch, but I have uninstalled it and no change, so I reinstalled it

I currently have "When I open a link in a new tab, switch to it immediately." unchecked. Despite this, the browser continues to switch to the tab upon opening, which has proved to be quite annoying when opening multiple tabs. I've checked it, and unchecked it again in hopes that it will reset == This happened == Every time Firefox opened == I installed GoodSearch, but I have uninstalled it and no change, so I reinstalled it

被采纳的解决方案

You're welcome

定位到答案原位置 👍 0

所有回复 (5)

more options

I have also run Firefox in Safe Mode, and the tabs are still opening themselves instead of staying in the background.

more options

The GoodSearch toolbar can cause this issue. See /tiki-view_forum_thread.php?forumId=1...

You can try "Reset all user preferences to Firefox defaults" on the Safe mode start window - See http://kb.mozillazine.org/Resetting_preferences --- Create a new profile as a test to check if your current profile is causing the problems. See [[Basic Troubleshooting|#Make_a_new_profile|Basic Troubleshooting:Make a new profile]]

There may be extensions installed by default in a new profile, so check that in "Tools > Add-ons > Extensions".

If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files). See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

由cor-el于修改

more options

I uninstalled the GoodSearch bar and restarted FireFox, the tabs are now opening in the background.

Thanks!

more options

选择的解决方案

You're welcome

more options

I didn't see an answer here that suited my situation, so I went looking in about:config from the url bar.

I found that changing the value from False to True on the following line worked for me;

browser.tabs.loadDivertedInBackground;true

Type about:config in the url bar, then in Filter area at the top paste in;

browser.tabs.loadDivertedInBackground

then right-click and click Toggle until it gets bold letters and/or says true at the end as in the above line.

Hope this works for you :-)

由Outre于修改