We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

A url in an email opens in the then open firefox window not a new one ( thus replacing original window.

  • 2 yanıt
  • 3 kişi bu sorunu yaşıyor
  • 11 gösterim
  • Son yanıtı yazan: Hstahr

more options

Using Safari, when I click on a url in an email, it opens in a new window. Using Firefox, clicking on an url in an email replces the open firefox window with the new one. I want them both open.

Using Safari, when I click on a url in an email, it opens in a new window. Using Firefox, clicking on an url in an email replces the open firefox window with the new one. I want them both open.

Seçilen çözüm

Is the email message in Firefox, and that page is navigating to the linked page, or is the email message in a separate program, and it's launching the URL in the last active Firefox window?

If the problem is an external link, could you check your setting for the following preference:

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

(2) In the filter box, type or paste link.open and pause while the list is filtered. Then look for this and if its value is not 2, change it to 2.

browser.link.open_newwindow.override.external

-1 = open_newwindow applies to external links (default)
3 = open external links in a new tab
2 = open external links in a new window
1 = open external links in active tab

Edit: Probably a good idea to check this one, too, and set it to 2 or 3, as you prefer.

browser.link.open_newwindow

3 = divert new window to a new tab (default) (checked*)
2 = allow link to open a new window (unchecked*)
1 = force new window into same tab

* First checkbox in Options > Tabs (on Mac, Preferences > Tabs)

Bu yanıtı konu içinde okuyun 👍 5

Tüm Yanıtlar (2)

more options

Seçilen çözüm

Is the email message in Firefox, and that page is navigating to the linked page, or is the email message in a separate program, and it's launching the URL in the last active Firefox window?

If the problem is an external link, could you check your setting for the following preference:

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

(2) In the filter box, type or paste link.open and pause while the list is filtered. Then look for this and if its value is not 2, change it to 2.

browser.link.open_newwindow.override.external

-1 = open_newwindow applies to external links (default)
3 = open external links in a new tab
2 = open external links in a new window
1 = open external links in active tab

Edit: Probably a good idea to check this one, too, and set it to 2 or 3, as you prefer.

browser.link.open_newwindow

3 = divert new window to a new tab (default) (checked*)
2 = allow link to open a new window (unchecked*)
1 = force new window into same tab

* First checkbox in Options > Tabs (on Mac, Preferences > Tabs)

jscher2000 - Support Volunteer tarafından tarihinde düzenlendi

more options

Thanks jscher2000,

This solved my problem.