Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

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

Learn More

automacticlly switches to a new link opened in a new tab even with that option turned off in the settings

  • 5 답장
  • 1 이 문제를 만남
  • 68 보기
  • 최종 답변자: maddthomas

more options

I updated Firefox, now it switches to a new link opened in a tab automatically, I have that setting turned off, I like to open multiple tabs from my bookmarks at once, so I do not want to switch to that tab until I am ready. So how do I uninstall this update or force firefox to stop switching tabs

I updated Firefox, now it switches to a new link opened in a tab automatically, I have that setting turned off, I like to open multiple tabs from my bookmarks at once, so I do not want to switch to that tab until I am ready. So how do I uninstall this update or force firefox to stop switching tabs

선택된 해결법

I overlooked your mention of bookmarks. You probably already spotted that browser.tabs.loadBookmarksInBackground preference.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (5)

more options

Hi, you want all tabs to open in the background? From what you say I assume you've already deselected 'When you open a link in a new tab, switch to it immediately' in Options - (General) > Tabs.

So try this: Type about:config into the address bar, press Enter and accept any warning, then copy and paste the following into the search box browser.tabs.loadInBackground Now on the search result - and assuming it isn't already set to True, click the Toggle button at the right-hand end to change from False to True. You may need to restart Firefox to implement the change.

If your question is resolved by this or another answer, please help other users by marking the best reply as Solved. Thank you!

more options

both setting are set to true, but thanks for trying

more options

Is the problem when you use one of these methods:

  • right-click the link > Open Link in New Tab
  • Ctrl+click the link
  • middle-click the link using the mouse scroll wheel

That is what the above browser.tabs.loadInBackground preference covers.

If the problem is with simply left-clicking links:

Do you use any tab-related add-ons that might have updated recently?

Here is another possibly relevant preference:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste inback and pause while the list is filtered. Firefox should list a bunch of preferences targeting different specific scenarios.

(3) browser.tabs.loadDivertedInBackground is set to false by default. This covers the case where the link is coded to open in a new window and Firefox diverts it to a new tab instead -- Firefox switches to those immediately. If you are having problems with this kind of link, double-click the preference to switch the value from false to true.

Are we getting closer?

more options

선택된 해결법

I overlooked your mention of bookmarks. You probably already spotted that browser.tabs.loadBookmarksInBackground preference.

more options

That was the answer I was hoping for, thank you, browser.tabs.loadBookmarksInBackground solved it, can't thank you enough.