搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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)