搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

about:blank not rendering

  • 2 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 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.