Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

被選擇的解決方法

所有回覆 (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 於 修改