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!

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Links from external applications just open a blank new window

  • 1 antwoord
  • 1 heeft dit probleem
  • 16 weergaven
  • Laatste antwoord van The Me

more options

When I click on a link in any external application, FF will open a new window with an empty tab. Copy-pasting the link works.

I tried:

  • Safe Mode
  • Clean Profile

... to no result.

I am starting Firefox using a launcher script (Apple Script editor) which just does this: do shell script "nohup /Applications/Firefox.app/Contents/MacOS/firefox-bin -P -no-remote >/dev/null 2>&1 &"

It always worked, and it also works when I switch to Chrome or Safari. It's just firefox which does not any more.

Any help here?

When I click on a link in any external application, FF will open a new window with an empty tab. Copy-pasting the link works. I tried: * Safe Mode * Clean Profile ... to no result. I am starting Firefox using a launcher script (Apple Script editor) which just does this: do shell script "nohup /Applications/Firefox.app/Contents/MacOS/firefox-bin -P -no-remote >/dev/null 2>&1 &" It always worked, and it also works when I switch to Chrome or Safari. It's just firefox which does not any more. Any help here?

Alle antwoorden (1)

more options

I have tried running firefox without my script wrapper. Then it works.

This has always worked before, so I think this is a bug somehow ... .