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

switching to new tab even when option is unchecked

  • 2 odgovora
  • 1 ima ovaj problem
  • 3 prikaza
  • Posljednji odgovor od bjh_27

more options

Running Firefox 66.02 (64bit) -- Windows 10 Pro

When you open a link in a new tab, switch to it immediately is unchecked in the Options tab and there are times when a link is clicked and a new tab is created and Firefox still switches to it.

Is there a way to prevent this? I have done a "Refresh Firefox" for a different issue but before I did the refresh Firefox didn't automatically switch to the newly created tab.

Thanks for any suggestions.

Running Firefox 66.02 (64bit) -- Windows 10 Pro When you open a link in a new tab, switch to it immediately is unchecked in the Options tab and there are times when a link is clicked and a new tab is created and Firefox still switches to it. Is there a way to prevent this? I have done a "Refresh Firefox" for a different issue but before I did the refresh Firefox didn't automatically switch to the newly created tab. Thanks for any suggestions.

Izabrano rješenje

Thanks for the reply! When I set browser.tabs.loadDivertedInBackground to true Firfox no longer automatically switches to the newly open tab when I click a link that causes a new tab to be opened.

Thanks.

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (2)

more options

Hi bjh_27, for opening links in the background, Firefox has different behaviors depending on how/why the new tab was opened. Could you check these settings:

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

(2) In the search box above the list, type or paste inback and pause while the list is filtered

(3) Double-click the following preferences to switch the value from false to true as desired:

  • browser.tabs.loadInBackground - when you right-click > Open Link in New Tab, or Ctrl+click, or middle-click a link (default = true)
  • browser.tabs.loadDivertedInBackground - when a link was coded to launch in a new window and Firefox switched it to a new tab instead (default = false)
  • browser.tabs.loadBookmarksInBackground - when you direct a bookmark to a new tab (e.g., using right-click > Open in New Tab, or Ctrl+click, or middle-click a bookmark) (default = false)

Can you get it set the way you like?

more options

Odabrano rješenje

Thanks for the reply! When I set browser.tabs.loadDivertedInBackground to true Firfox no longer automatically switches to the newly open tab when I click a link that causes a new tab to be opened.

Thanks.