搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.