Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Firefox Developer Edition doesn't display screenshots correctly

  • 3 trả lời
  • 1 gặp vấn đề này
  • 8 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

After I take a screenshot of the whole screen or a part of the screen on Windows, it goes to the clipboard. But when i paste this screenshot in websites, it appears in a bunch of coloured stripes, like a broken TV screen. What's the problem?

After I take a screenshot of the whole screen or a part of the screen on Windows, it goes to the clipboard. But when i paste this screenshot in websites, it appears in a bunch of coloured stripes, like a broken TV screen. What's the problem?
Đính kèm ảnh chụp màn hình

Giải pháp được chọn

This is characteristic of the privacy.resistFingerprinting feature that some users enable through about:config. One of its behaviors is to stripe out images extracted from an HTML canvas.

When this happens, there usually will be an additional permission icon at the left end of the address bar near the lock icon. Look for it on the site you are pasting to. Does it show up? If so, you can use that to give the site permission to extract images from a canvas without blurring.

If there's no icon for it, try the Page Info dialog. While you are on the relevant page, you can call that up using either:

  • Ctrl+i (for Mac, Command+i)
  • right-click a blank area of the page > View Page Info
  • (menu bar) Tools > Page Info

When the dialog comes up, click the Permission icon at the top to show that panel.

Near the top, you'll find "Extract Canvas Data" and you can uncheck the "Use default" box and select the Allow permission. (Note: this permission only appears if privacy.resistFingerprinting has been enabled.)

That change is saved immediately. You can close Page Info and it should be effective on your next upload.

Was that it?

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (3)

more options

Giải pháp được chọn

This is characteristic of the privacy.resistFingerprinting feature that some users enable through about:config. One of its behaviors is to stripe out images extracted from an HTML canvas.

When this happens, there usually will be an additional permission icon at the left end of the address bar near the lock icon. Look for it on the site you are pasting to. Does it show up? If so, you can use that to give the site permission to extract images from a canvas without blurring.

If there's no icon for it, try the Page Info dialog. While you are on the relevant page, you can call that up using either:

  • Ctrl+i (for Mac, Command+i)
  • right-click a blank area of the page > View Page Info
  • (menu bar) Tools > Page Info

When the dialog comes up, click the Permission icon at the top to show that panel.

Near the top, you'll find "Extract Canvas Data" and you can uncheck the "Use default" box and select the Allow permission. (Note: this permission only appears if privacy.resistFingerprinting has been enabled.)

That change is saved immediately. You can close Page Info and it should be effective on your next upload.

Was that it?

more options

Yes, man, it really helped. Thank you very much!

more options

See also:

  • about:config => privacy.resistFingerprinting.autoDeclineNoUserInputCanvasPrompts