為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 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.