Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

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

Can't open links in a new tab

  • 6 件の返信
  • 1 人がこの問題に困っています
  • 26 回表示
  • 最後の返信者: somelton

more options

I am using Windows 11 on a new HP laptop. I had the same issue on my old HP laptop with Windows 10. Sometimes, I cannot ctrl-click on a link and open it in a new tab. It always opens in the same tab. I know there are html links and javascript links. Is it possible that the person designing the page makes it not possible to open in a new tab?

I am using Windows 11 on a new HP laptop. I had the same issue on my old HP laptop with Windows 10. Sometimes, I cannot ctrl-click on a link and open it in a new tab. It always opens in the same tab. I know there are html links and javascript links. Is it possible that the person designing the page makes it not possible to open in a new tab?

すべての返信 (6)

more options

Does middle-clicking the mouse wheel works in that case ?

Some prefs on the about:config page you can look at: Normal Links:

  • browser.link.open_newwindow
    1:current tab; 2:new window; 3:new tab;

JavaScript Links:

more options

I don't have a mouse. I only have a click pad. For the settings: New window is 3. New window restriction is 2.

more options

somelton said

Is it possible that the person designing the page makes it not possible to open in a new tab?

What site?

more options

I guess that is possible. I was asking if that was possible. This site is Craigslist. But I can open links in tabs with ctrl-click in Edge just not Firefox.

more options

Does this work if you use the context menu ?

You can try browser.link.open_newwindow.restriction = 0 to divert all JavaScript links.

more options

The context menu doesn't have an "open in new..." option. I think FF must offer something in their engine that CL is taking advantage of.