为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Open tab next to current tab when middle clicking on a link

  • 7 个回答
  • 1 人有此问题
  • 12 次查看
  • 最后回复者为 kasperbb98

more options

When you open a link to a new tab by middle clicking the mouse-wheel it opens the tab to the far right of the tab group. What I want it to do is to open just to the right of my current tab. Is this possible?

When you open a link to a new tab by middle clicking the mouse-wheel it opens the tab to the far right of the tab group. What I want it to do is to open just to the right of my current tab. Is this possible?

所有回复 (7)

more options

Interesting... When I use my mouse wheel to open a link it always opens to the right of the current window or tab. Let me double check in windows.

more options

I am on Windows 11, so there might be some different behaviours. This has been the behaviour for as long as I can remember though, even on Windows 10. The tab sometimes seem to skip, not sure what that is about. I've tried different add-ons but none seem to do what I want - they are all mostly for when you open a new tab via CTRL + T.

more options

That behavior is controlled by these two 'insert' prefs on the about:config page.

  • browser.tabs.insertAfterCurrent
  • browser.tabs.insertRelatedAfterCurrent

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

For me...

browser.tabs.insertAfterCurrent is false 
browser.tabs.insertRelatedAfterCurrent  is true

I just turned browser.tabs.insertRelatedAfterCurrent to false and was able to replicate the issue.

由jonzn4SUSE于修改

more options

jonzn4SUSE said

For me... browser.tabs.insertAfterCurrent is false browser.tabs.insertRelatedAfterCurrent is true I just turned browser.tabs.insertRelatedAfterCurrent to false and was able to replicate the issue.

As you can see in the attatched image, I have the same settings. I will also attatch a gif illustrating the issue. I don't have any add-ons that should interfer with the behaviour, although I have tried some - which did nothing to help. Weird.

If the attatched gif doesn't play, here is a backup: https://i.imgur.com/DbY1bnT.gif

由kasperbb98于修改

more options

If you middle-click a link then you override opening the link normally and the link is always opened in a tab at the far right and the insert prefs do not apply in this case. Those prefs only apply with a regular left-click on a link where a target window is specified that is diverted to a new tab.

more options

CTRL clicking the link does the same thing. Right clicking and choosing "Open Link in New Tab" also does the same thing. Opening a link the normal way wouldn't open it in a tab at all - so how does one achieve this then? Or is it just not possible?