Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Is it possible to always open Firefox to a known desktop location & size?

  • 3 одговора
  • 3 имају овај проблем
  • 280 прегледа
  • Последњи одговор послао cor-el
  • Решено

I have an environment where I open a number of windows for my application to specific locations on the desktop. The "help" features will open a Firefox browser instance with an appropriate local url. What I would like to do is specify the same initial starting location and size for the browser window upon startup.

Is this possible through a configuration or command line option? Is it possible to "lock" the position information that is saved on browser exit? I have tried the starting the browser specifying "-height nnn -width nnn" on the command line but this does not seem to do anything.

Thanks!

I have an environment where I open a number of windows for my application to specific locations on the desktop. The "help" features will open a Firefox browser instance with an appropriate local url. What I would like to do is specify the same initial starting location and size for the browser window upon startup. Is this possible through a configuration or command line option? Is it possible to "lock" the position information that is saved on browser exit? I have tried the starting the browser specifying "-height nnn -width nnn" on the command line but this does not seem to do anything. Thanks!

Изабрано решење

In that version it may still work if you use a JavaScript window.open call to specify the position.

Прочитајте овај одговор са објашњењем 👍 1

Сви одговори (3)

Update to Firefox 10.0 and see how that is.

http://www.mozilla.com/en-US/firefox/

Can't update, site requires this version.

Одабрано решење

In that version it may still work if you use a JavaScript window.open call to specify the position.