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

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

Подробнее

about:blank not rendering

  • 2 ответа
  • 1 имеет эту проблему
  • 2 просмотра
  • Последний ответ от mifinti

more options

As far as I can tell, Firefox is not rendering about:blank under certain conditions.

I am using "chrome\userContent.css" to customize about:blank, but sometimes Firefox is producing a blank white screen instead.

When opening a new window and sometimes when a new tab is created by closing the last one in a window, this style is not applied. "Tools > Page Info" confirms that the unstyled page is indeed about:blank. Also opening the developer tools to the "Style Editor" or viewing the page source will fix the issue.

As far as I can tell, Firefox is not rendering about:blank under certain conditions. I am using "chrome\userContent.css" to customize about:blank, but sometimes Firefox is producing a blank white screen instead. When opening a new window and sometimes when a new tab is created by closing the last one in a window, this style is not applied. "Tools > Page Info" confirms that the unstyled page is indeed about:blank. Also opening the developer tools to the "Style Editor" or viewing the page source will fix the issue.

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

more options

Some additional weirdness, if I point the homepage at an HTML file that contains a <meta http-equiv="refresh" content="0;url=about:blank">. It exhibits the same issue; sometimes about:blank renders without respect to the userContent.css. However if I change that to refresh after 1 second delay, the always renders correctly.

more options

This appears to be a known bug (#1422507) since v57.