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!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

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 odpovědi
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od 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.

Zvolené řešení

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.

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (3)

more options

Zvolené řešení

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?