חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 2 תגובות
  • 3 have this problem
  • 11 views
  • תגובה אחרונה מאת 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.

פתרון נבחר

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)

Read this answer in context 👍 5

כל התגובות (2)

more options

פתרון נבחר

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

more options

Thanks jscher2000,

This solved my problem.