Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox jumps to new tab, even when setting disabled.

  • 2 replies
  • 1 has this problem
  • 23 views
  • Last reply by cor-el

more options

I have the setting: "When you open a link, image or media in a new tab, switch to it immediately" disabled, but it still jumps to the new tabs when I open links in them.

How do I stay on the same page while opening links in other tabs? I have tried CTRL + LEFT-CLICK, CENTER-CLICK, and RIGHT-CLICK menu to open in new tab.

I just checked to make sure Firefox was up to date.

I have the setting: "When you open a link, image or media in a new tab, switch to it immediately" disabled, but it still jumps to the new tabs when I open links in them. How do I stay on the same page while opening links in other tabs? I have tried CTRL + LEFT-CLICK, CENTER-CLICK, and RIGHT-CLICK menu to open in new tab. I just checked to make sure Firefox was up to date.

All Replies (2)

more options

The right-click menu at least should work. You could check the following preference in about:config to make sure it is set to the default value of true. browser.tabs.loadInBackground

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

See whether the same happens if you restart Firefox in troubleshoot mode.

https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems (also deals with hardware acceleration)

more options

Does Ctrl+Shift+ left-click work as that toggles the opening in the background ?

These prefs on the about:config page control whether links are opened with a left-click in the background or get focus: You can toggle the default action for opening a link in the background by holding down the Shift key when you use Ctrl plus left-click or middle-click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks)
  • browser.search.context.loadInBackground (context menu: Search)