Mozilla 도움말 검색

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

자세히 살펴보기

Firefox jumps to new tab, even when setting disabled.

  • 2 답장
  • 1 이 문제를 만남
  • 25 보기
  • 최종 답변자: cor-el

more options

I have the setting: "When you open a link, image or media in a new tab, switch to it immediately" disabled, but it still jumps to the new tabs when I open links in them.

How do I stay on the same page while opening links in other tabs? I have tried CTRL + LEFT-CLICK, CENTER-CLICK, and RIGHT-CLICK menu to open in new tab.

I just checked to make sure Firefox was up to date.

I have the setting: "When you open a link, image or media in a new tab, switch to it immediately" disabled, but it still jumps to the new tabs when I open links in them. How do I stay on the same page while opening links in other tabs? I have tried CTRL + LEFT-CLICK, CENTER-CLICK, and RIGHT-CLICK menu to open in new tab. I just checked to make sure Firefox was up to date.

모든 댓글 (2)

more options

The right-click menu at least should work. You could check the following preference in about:config to make sure it is set to the default value of true. browser.tabs.loadInBackground

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

See whether the same happens if you restart Firefox in troubleshoot mode.

https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems (also deals with hardware acceleration)

more options

Does Ctrl+Shift+ left-click work as that toggles the opening in the background ?

These prefs on the about:config page control whether links are opened with a left-click in the background or get focus: You can toggle the default action for opening a link in the background by holding down the Shift key when you use Ctrl plus left-click or middle-click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks)
  • browser.search.context.loadInBackground (context menu: Search)