Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox Developer Edition doesn't display screenshots correctly

  • 3 답장
  • 1 이 문제를 만남
  • 5 보기
  • 최종 답변자: 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?
첨부된 스크린샷

선택된 해결법

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?

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

선택된 해결법

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