Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Firefox Dev Edition 115.0b2 ignores `browser.link.open_newwindow.override.external` pref on OSX

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von Neil

more options

Firefox DE set as the default browser. When clicking an external link, a new window is opened with one tab, the URL address bar is blank. Restarting in troubleshooting mode does exhibits the same behaviour.

If anyone else can duplicate this issue I will file a Bugzilla report.

Firefox DE set as the default browser. When clicking an external link, a new window is opened with one tab, the URL address bar is blank. Restarting in troubleshooting mode does exhibits the same behaviour. If anyone else can duplicate this issue I will file a Bugzilla report.

Alle Antworten (2)

more options

What value has your browser.link.open_newwindow.override.external ? Does it make a difference whether Firefox is running or not running ?

Could be this bug:

  • 1818194 - Tab does not open when clicking on link in external application and Firefox is closed

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

Geändert am von cor-el

more options

Ah nice spot on the bug. Yes I see the behaviour described in that bug too, when Firefox is closed, clicking the external link launches the browser, but the link is not opened in either a new tab in the existing window or a new tab in a new window.

Before upgrading to 115.0b2 `browser.link.open_newwindow.override.external` was set to `-1` to follow ` browser.link.open_newwindow` which was left at the default (`3`). Explicitly setting `browser.link.open_newwindow.override.external` to `3` has no effect and the behaviour is identical.

I will try a complete uninstall and reinstall. Interestingly trying to manually download b3 that is available this morning fails. I had to download in Chrome so I will install and test again.