Mozilla 도움말 검색

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

자세히 살펴보기

switching to new tab even when option is unchecked

  • 2 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: bjh_27

more options

Running Firefox 66.02 (64bit) -- Windows 10 Pro

When you open a link in a new tab, switch to it immediately is unchecked in the Options tab and there are times when a link is clicked and a new tab is created and Firefox still switches to it.

Is there a way to prevent this? I have done a "Refresh Firefox" for a different issue but before I did the refresh Firefox didn't automatically switch to the newly created tab.

Thanks for any suggestions.

Running Firefox 66.02 (64bit) -- Windows 10 Pro When you open a link in a new tab, switch to it immediately is unchecked in the Options tab and there are times when a link is clicked and a new tab is created and Firefox still switches to it. Is there a way to prevent this? I have done a "Refresh Firefox" for a different issue but before I did the refresh Firefox didn't automatically switch to the newly created tab. Thanks for any suggestions.

선택된 해결법

Thanks for the reply! When I set browser.tabs.loadDivertedInBackground to true Firfox no longer automatically switches to the newly open tab when I click a link that causes a new tab to be opened.

Thanks.

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

모든 댓글 (2)

more options

Hi bjh_27, for opening links in the background, Firefox has different behaviors depending on how/why the new tab was opened. Could you check these settings:

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

(2) In the search box above the list, type or paste inback and pause while the list is filtered

(3) Double-click the following preferences to switch the value from false to true as desired:

  • browser.tabs.loadInBackground - when you right-click > Open Link in New Tab, or Ctrl+click, or middle-click a link (default = true)
  • browser.tabs.loadDivertedInBackground - when a link was coded to launch in a new window and Firefox switched it to a new tab instead (default = false)
  • browser.tabs.loadBookmarksInBackground - when you direct a bookmark to a new tab (e.g., using right-click > Open in New Tab, or Ctrl+click, or middle-click a bookmark) (default = false)

Can you get it set the way you like?

more options

선택된 해결법

Thanks for the reply! When I set browser.tabs.loadDivertedInBackground to true Firfox no longer automatically switches to the newly open tab when I click a link that causes a new tab to be opened.

Thanks.