為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 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.