Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 4 réponses
  • 9 ont ce problème
  • 19 vues
  • Dernière réponse par 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?

Toutes les réponses (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.