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!

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Diagonal RGB lines appearing instead of some images

  • 5 balas
  • 1 memiliki masalah ini
  • 1 kunjungan
  • Balasan terakhir oleh Doomwad765

more options

On some websites, such as https://mapgenie.io/elden-ring/maps/the-lands-betweenm images appear as these diagonal lines. Opening these websites in other browsers doesn't present the same issue.

On some websites, such as https://mapgenie.io/elden-ring/maps/the-lands-betweenm images appear as these diagonal lines. Opening these websites in other browsers doesn't present the same issue.
Lampiran tangkapan layar

Solusi terpilih

This is likely caused by having enabled "Resist Fingerprinting" since having set the user agent set to Firefox 91.0 is one of the consequences.

You can allow canvas access via "Tools -> Page Info -> Permissions".

  • Tools -> Page Info -> Permissions -> Extract Canvas Data

You can also set this pref to false.

  • about:config => privacy.resistFingerprinting.autoDeclineNoUserInputCanvasPrompts = false

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

Baca jawaban ini dalam konteks 👍 0

Semua Balasan (5)

more options

I'm not sure why the image I attached uploaded as greyscale actually.

more options
more options

I have never experienced such an issue. It could be hardware acceleration or you have the preference to "resist fingerprinting" set to true. https://support.mozilla.org/en-US/kb/forum-response-disable-hardware-acceleration https://support.mozilla.org/en-US/kb/firefox-protection-against-fingerprinting

more options

Solusi Terpilih

This is likely caused by having enabled "Resist Fingerprinting" since having set the user agent set to Firefox 91.0 is one of the consequences.

You can allow canvas access via "Tools -> Page Info -> Permissions".

  • Tools -> Page Info -> Permissions -> Extract Canvas Data

You can also set this pref to false.

  • about:config => privacy.resistFingerprinting.autoDeclineNoUserInputCanvasPrompts = false

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

Thank you, cor-el and terry, that fixed it