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!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Links from external applications just open a blank new window

  • 1 reply
  • 1 has this problem
  • 16 views
  • Last reply by 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?

All Replies (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 ... .