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!

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

Firefox jumps to new tab, even when setting disabled.

  • 2 回覆
  • 1 有這個問題
  • 25 次檢視
  • 最近回覆由 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.

所有回覆 (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)