We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

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

了解更多

how to open new tab without leaving old one using mouse wheel

  • 5 回覆
  • 6 有這個問題
  • 10 次檢視
  • 最近回覆由 cor-el

more options

Up until yesterday I was able to click on a link using my wheel. It would open a new tab without leaving the tab I was in. Now when I click on the wheel it leaves the old tab and goes to the new one. Just as if I'd used my left button. I do hope I can get that option back. It is very handy.

Up until yesterday I was able to click on a link using my wheel. It would open a new tab without leaving the tab I was in. Now when I click on the wheel it leaves the old tab and goes to the new one. Just as if I'd used my left button. I do hope I can get that option back. It is very handy.

被選擇的解決方法

Hi Vicky, could you check the setting in Options to make sure it is what you want:

"3-bar" menu button (or Tools menu) > Options > Tabs

Uncheck this box: "When I open a link in a new tab, switch to it immediately"

從原來的回覆中察看解決方案 👍 2

所有回覆 (5)

more options

Have you checked these settings in about:config?

  • middlemouse.openNewWindow - should be true
  • middlemouse.contentLoadURL - should be false
  • middlemouse.paste - should be false
  • middlemouse.scrollbarPosition - should be false


Can you open a new tab if you hold down the Ctrl key and left-click the link?

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Refresh button on the Safe Mode start window.

Also make sure that all mouse buttons have the default action.

  • Windows Control Panel > Mouse

more options

Are you saying:

  • middle-click loads the link in the same tab
  • middle-click loads the link in a new tab and switches to it immediately

The first one is clearly wrong, but some sites intercept clicks with a script that forces the new page to open in the same tab. If you only see this issue on one or a couple sites, that could be the problem. Or it might be one of the settings in the above first reply.

The second one is in the Options dialog Tab panel:

"3-bar" menu button (or Tools menu) > Options > Tabs

Uncheck this box: "When I open a link in a new tab, switch to it immediately"

more options

What I need and I had for awhile is for the middle wheel when pressed on a link will open that link without leaving the page I'm currently on.

more options

選擇的解決方法

Hi Vicky, could you check the setting in Options to make sure it is what you want:

"3-bar" menu button (or Tools menu) > Options > Tabs

Uncheck this box: "When I open a link in a new tab, switch to it immediately"

more options

That is the current setting in Options/Preferences > Tabs?

  • [] "When I open a link in a new tab, switch to it immediately"

Note that you can toggle (override) this choice by holding down the Shift key when middle-clicking the link.


There are three prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

由 cor-el 於 修改