We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla 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 प्रत्युत्तर दें
  • 1 यह समस्या है
  • 16 views
  • के द्वारा अंतिम प्रतियुतर 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 ... .