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

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

How do i get FF to open a link from outside FF, say from an email, in a NEW TAB, and to open a link from WITHIN FF in the SAME TAB

  • 3 відповіді
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від cor-el

more options

I want to be able to open links from other apps, such as my email client or desktop Word, Excel, etc., in a NEW TAB in FF v11,,,, AND AT THE SAME TIME, and by default, be able to open links clicked from within FF (any webpage or tab) in the SAME TAB AS THE LINK unless I right click and choose "Open Link In New Tab" or "Window". Is this possible? This action/behavior should be a choice in "options" or settings. If it already is, then it is poorly defined or labeled as to what the action is that the setting does.

I want to be able to open links from other apps, such as my email client or desktop Word, Excel, etc., in a NEW TAB in FF v11,,,, AND AT THE SAME TIME, and by default, be able to open links clicked from within FF (any webpage or tab) in the SAME TAB AS THE LINK unless I right click and choose "Open Link In New Tab" or "Window". Is this possible? This action/behavior should be a choice in "options" or settings. If it already is, then it is poorly defined or labeled as to what the action is that the setting does.

Обране рішення

You can set the Integer pref browser.link.open_newwindow.override.external to "1" on the about:config page.

The browser.link.open_newwindow.override.external pref uses the same values as this pref for JavaScript window.open() calls.

Читати цю відповідь у контексті 👍 0

Усі відповіді (3)

more options

Вибране рішення

You can set the Integer pref browser.link.open_newwindow.override.external to "1" on the about:config page.

The browser.link.open_newwindow.override.external pref uses the same values as this pref for JavaScript window.open() calls.

more options

Sorry Cor-el, but that did not change either of the behaviors I was looking for.

more options

What are the current settings of all three related prefs?

Are those links normal links or onclick JavaScript type links?