Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

External links open in new Firefox window.

  • 2 réponses
  • 1 a ce problème
  • 2 vues
  • Dernière réponse par aboutros89

more options

When I click a link in VS Code or Slack they'll both open in a new Firefox window with no extensions (so new profile I'm guessing, but I'm still signed in on it) instead of the existing Firefox window. Some apps like mailspring open in my existing Firefox window correctly. Or when I open a googler link in my terminal they'll also open correctly in the existing Firefox window.

I have tried going to about:config and changing browser.link.open_newwindow.override.external from -1 to 3 and it made no difference.

Running Manjaro Gnome.

When I click a link in VS Code or Slack they'll both open in a new Firefox window with no extensions (so new profile I'm guessing, but I'm still signed in on it) instead of the existing Firefox window. Some apps like mailspring open in my existing Firefox window correctly. Or when I open a googler link in my terminal they'll also open correctly in the existing Firefox window. I have tried going to about:config and changing browser.link.open_newwindow.override.external from -1 to 3 and it made no difference. Running Manjaro Gnome.

Solution choisie

You can open the about:profiles page via the location bar to check whether multiple profiles are present and what profile Firefox currently is using.

Firefox 67 and later can use a dedicated profile for each of the Firefox update channels and will lock the profile, so it can only be used by Firefox in a specific installation folder. For Release versions this profile would be a xxxxxxxx.default-release profile, profiles used in older Firefox versions usually used a xxxxxxxx.default profile (a refresh adds a time stamp).

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Solution choisie

You can open the about:profiles page via the location bar to check whether multiple profiles are present and what profile Firefox currently is using.

Firefox 67 and later can use a dedicated profile for each of the Firefox update channels and will lock the profile, so it can only be used by Firefox in a specific installation folder. For Release versions this profile would be a xxxxxxxx.default-release profile, profiles used in older Firefox versions usually used a xxxxxxxx.default profile (a refresh adds a time stamp).

more options

Thanks! Looks like it was launching firefox using "default-release", but then external applications were launching firefox using the "default" profile. Per this thread I deleted the "default-release" profile and everything is working as expected.

Modifié le par aboutros89