Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

when open the page, html elements are first loaded, this happens on all sites

  • 3 ответа
  • 1 имеет эту проблему
  • 17 просмотров
  • Последний ответ от cor-el

more options

when you open any site, all html elements appear for 1 second, after which all style is loaded

when you open any site, all html elements appear for 1 second, after which all style is loaded

Все ответы (3)

more options

Normally web page is being displayed, first we just click the request of link, when a link is clicked the page and its resources are downloaded. The document is the webpage file, which is just a text file. It is located on a web server. This file is often of the type ".html", but the type of file it is doesn't really matter. The important thing is that a text file is requested by the web browser. The web browser what ever you use the page resources to build the page and finally the web page is display.There are a four steps are often performed several times during a page load.

   1 Request
   2 Response
   3 Build
   4 Render
more options

Hi wethands04, browsers and site authors use a number of strategies to try to avoid the "FOUC" (flash of unstyled content) but it sounds as though something is going wrong on your Firefox.

Could you test in Firefox's Safe Mode? In its Safe Mode, Firefox temporarily deactivates extensions, hardware acceleration, any userChrome.css/userContent.css files, and some other advanced features to help you assess whether these are causing the problem.

You can restart Firefox in Safe Mode using either:

  • "3-bar" menu button > "?" Help button > Restart with Add-ons Disabled
  • (menu bar) Help menu > Restart with Add-ons Disabled

and OK the restart.

A small dialog should appear. Click "Start in Safe Mode" (not Refresh).

Any improvement?

more options

It is possible that CSS files come in slowly for some reason.

You can try to disable IPv6 (check for other possible causes as well).

Try the Firefox version from the official Mozilla server if you currently use a version from the repositories of your Linux distribution.