Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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.