본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?