Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

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

  • 4 svar
  • 9 har dette problem
  • 19 visninger
  • Seneste svar af 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?

Alle svar (4)

more options
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.