Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 3 trả lời
  • 3 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

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!

Giải pháp được chọn

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

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (3)

more options

Update to Firefox 10.0 and see how that is.

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

more options

Can't update, site requires this version.

more options

Giải pháp được chọn

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