Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

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’.

Meer info

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 ... .