Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

new windows open smaller than existing windows

  • 2 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: dand9999

more options

I'm using FF version 41.0.1. When I open a new window from either a link by right clicking or using Ctrl-N, the window that opens is about half the size of the existing windows.

I've tried working in FF safe mode, restarting with add-ons disabled, refreshing FF and losing my extensions and add-ons, and creating a bookmark with javascript:window.resizeTo(1280,800); in it but nothing has worked. The bookmark didn't do anything.

If I have 3 windows open when I shutdown FF or reboot, the windows open again and in the correct sizes as they were the previous session. The problem is with new windows.

Any ideas?

Thanks

I'm using FF version 41.0.1. When I open a new window from either a link by right clicking or using Ctrl-N, the window that opens is about half the size of the existing windows. I've tried working in FF safe mode, restarting with add-ons disabled, refreshing FF and losing my extensions and add-ons, and creating a bookmark with javascript:window.resizeTo(1280,800); in it but nothing has worked. The bookmark didn't do anything. If I have 3 windows open when I shutdown FF or reboot, the windows open again and in the correct sizes as they were the previous session. The problem is with new windows. Any ideas? Thanks

모든 댓글 (2)

more options

Try to rename (or delete) the xulstore.json file in the Firefox profile folder.

You can use this button to go to the current Firefox profile folder:

more options

I found the folder, closed FF, renamed the file, opened FF, opened a new window (it was still smaller than the others), closed FF, opened FF, opened a new window (it was still smaller than the others.

Thanks. Any other ideas. Do you know why the bookmark using the javascript:window.resizeTo(1280,800); command wouldn't work?