Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

New window does not get focus if opened externally

  • Καμία απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 8 προβολές
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).