Mozilla 도움말 검색

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

자세히 살펴보기

My Firefox screen is only half as tall as it should be. Why did this happen and how do I fix it?

  • 4 답장
  • 9 이 문제를 만남
  • 19 보기
  • 최종 답변자: katoconnor67

more options

Yesterday I brought up firefox and it was only half as tall as normal. Can only see half of the screen. Any thoughts?

Yesterday I brought up firefox and it was only half as tall as normal. Can only see half of the screen. Any thoughts?

모든 댓글 (4)

more options

I appreciate your response!

I did install the application to my desktop (for some reason) so I modified the path, but Terminal said no such file. I opened my error console under "tools" and there were about 30 error messages and 2 warnings. I have no idea what to do with those. It did give me the correct path for firefox, so I just modified the end of the path after "MacOS" with no luck...no such file with the "safe mode" ending. Holding down the option key while opening Firefox didn't do anything but open firefox.

This is all above my head! I uninstalled and reinstalled a newer version but got the same result, same error messages. I guess until I find the correct terminal path..I am out of luck. Is something wrong with my computer??? ugh! Thanks again.

more options

/Users/<user>/Library/Application Support/Firefox/Profiles/<profile>/


Copy and Paste this code in the Code field in the "Tools > Error Console" and click the Evaluate button to see the location of the profile folder.


alert(Components.classes["@mozilla.org/file/directory_service;1"].getService(Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path);
more options

Okay, it gave me the location of the profile folder.