Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

New window does not get focus if opened externally

  • Keine Antworten
  • 1 hat dieses Problem
  • 8 Aufrufe
more options

If Firefox is already running, opening a link in a new window from outside of Firefox will launch the new window and open the URL however the new window will not get focus.

This is easy to reproduce by starting Firefox and then from a terminal running `firefox --new-window` or `xdg-open http://`.

I believe this is a bug as it is inconsistent with the behaviour of:

  • Opening a new window from within Firefox (new window gets focus)
  • Opening a new window when Firefox is not running (Firefox window gets focus)
  • Opening a link in a new tab when Firefox is running `firefox --new-tab https://bbc.co.uk` or `firefox https://bbc.co.uk` (existing window with the new tab gets focus)

Tested on Debian Linux using Firefox 112.0.1 (AMD64).

If Firefox is already running, opening a link in a new window from outside of Firefox will launch the new window and open the URL however the new window will not get focus. This is easy to reproduce by starting Firefox and then from a terminal running `firefox --new-window` or `xdg-open http://`. I believe this is a bug as it is inconsistent with the behaviour of: * Opening a new window from within Firefox (new window gets focus) * Opening a new window when Firefox is not running (Firefox window gets focus) * Opening a link in a new tab when Firefox is running `firefox --new-tab https://bbc.co.uk` or `firefox https://bbc.co.uk` (existing window with the new tab gets focus) Tested on Debian Linux using Firefox 112.0.1 (AMD64).