Mozilla 도움말 검색

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

Learn More

Weird character shows on screen and email

  • 4 답장
  • 1 이 문제를 만남
  • 1292 보기
  • 최종 답변자: cor-el

more options

On some pages, strange characters appear and cannot be read at all, please see the attached image

On some pages, strange characters appear and cannot be read at all, please see the attached image
첨부된 스크린샷

선택된 해결법

I've found the solution, select settings, search for fonts and remove the tick at the bottom "Allow pages to choose their own fonts, instead of your selections above"

Thank you very much

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

모든 댓글 (4)

more options

Could you check what that font is using the Font Inspector -- here's how:

right-click (or Ctrl+click) the funky text and choose Inspect from the context menu.

Firefox should open a developer tools panel with that portion of the page's HTML code highlighted. On the right side, there will be one or two panes. On the right-most pane, if you see Fonts as an option after Layout Computed Changes (etc.), click Fonts. If you don't, click the tiny triangle at the end of that row and choose Fonts from the menu.

Then Firefox should tell you what font the site wants it to use and what it actually is using. For example:

Is your Firefox substituting some other font for Arial, or does it think it is using Arial?

more options

Thank you, I check the font is Helvetica

more options

선택된 해결법

I've found the solution, select settings, search for fonts and remove the tick at the bottom "Allow pages to choose their own fonts, instead of your selections above"

Thank you very much

more options

You shouldn't disable "Allow pages to choose their own fonts, instead of your selections above" as this will cause issues with iconic fonts used by webpages to display small icons.

You see little boxes with the hex code of the character or text labels if you do not have a font installed that covers this Unicode range or block downloadable fonts or if you do not allow pages to choose their own fonts.


You should identify what font is causing and instead fix this.

You can check in Font Book for font issues like corrupted and duplicate fonts.

Did you check what font is causing this issue ?

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Fonts tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website.