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!

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

switching to new tab even when option is unchecked

  • 2 antwoorden
  • 1 heeft dit probleem
  • 3 weergaven
  • Laatste antwoord van 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.

Gekozen oplossing

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.

Dit antwoord in context lezen 👍 0

Alle antwoorden (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

Gekozen oplossing

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.