Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

Tabs switch immediately, with the box being unchecked

  • 5 odgovora
  • 20 ima ovaj problem
  • 20 prikaza
  • Posljednji odgovor od 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

Izabrano rješenje

You're welcome

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (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

Izmjenjeno od cor-el

more options

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

Thanks!

more options

Odabrano rješenje

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 :-)

Izmjenjeno od Outre