This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Links from external applications just open a blank new window

  • 1 antwoord
  • 1 het hierdie probleem
  • 16 views
  • Laaste antwoord deur 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 ... .