為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

blank page

  • 32 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 FredMcD

more options

on site polishburger.pl I have blank page. It becomes blank after it's loaded. I can click links - mouse cursor changes. Disabling hardware acceleration, safe mode, refreshing firefox, disabling tracking protection, disabling addons does not help - always page becomes blank as soon as it loads = less than 1s.

on site polishburger.pl I have blank page. It becomes blank after it's loaded. I can click links - mouse cursor changes. Disabling hardware acceleration, safe mode, refreshing firefox, disabling tracking protection, disabling addons does not help - always page becomes blank as soon as it loads = less than 1s.

所有回覆 (12)

more options

div class="watermark__overlay" style="position: fixed; inset: 0px; background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAFklEQVQ4jWP4TyFgGDVg1IBRA4aLAQBdePwusY1T3AAAAABJRU5ErkJggg==") repeat scroll 0% 0%; z-index: 5000; pointer-events: none;"

more options

You are getting a solid white background image while I'm getting a transparent image. I don't know why that would be.

more options

your base64 data is different than mine

more options

CapSel said

your base64 data is different than mine

Yes, I can't explain it. A script injects that element into the page, but it is "minified" so it's extremely hard to follow.

more options

List of my addons: - Cookie AutoDelete - Enhencer for Youtube - floccus - LessPass - Privacy Badger - uBlock Origin all disabled.

Default theme.

Just in case it helps someone.

more options

I removed all addons by hand - still the image is not transparent. I'll try to check what flags in "about:config" are not default and tweak them...

more options

Found it: privacy.resistFingerprinting=true and the page is white privacy.resistFingerprinting=false and the page works

So... In theory I can set up uBlock to block divs with this class but it would be just temporary solution. There must be some bug in firefox that causes this. ... in my not so humble opinion ;)

more options

The "resist fingerprinting" feature may be trying to make sure you are aware of elements that are transparent. Definitely not helpful on this page because unlike a small tracking area, it covers the entire screen. Better to remove that element than see it, but it's probably difficult to program that in advance/globally.

Do you want to file a bug?

https://bugzilla.mozilla.org/

Note: resist fingerprinting disguises your true Firefox version, so in the bug, make sure to mention what that is.

more options

Yes, I'm going to file a bug. I haven't found any bug that describes my situation or I missed it - there are plenty of them about "privacy fingerprinting".

more options

選擇的解決方法

more options

If canvas is used then this might be part of the problem.

more options

Good work both of you.

  1. 1
  2. 2