Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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 により に変更されました