Mozilla 도움말 검색

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

자세히 살펴보기

firefox showing some chinese character as white space

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

more options

Today, suddenly Firefox started showing some chinese characters as white space. I have used firefox for a long time and this issue occurred only today. This issue does not exist in chrome or internet explore, only firefox. The only thing I can think of that might caused the issue is that I installed the MS Gothic font today. I tried reinstalling firefox and restarting my computer and that did not help fix the issue. Please help, thank you.

EDIT:I downloaded the chinese version of firefox and everything is working fine now. I would still like to get a fix for the english version though if possible.

Today, suddenly Firefox started showing some chinese characters as white space. I have used firefox for a long time and this issue occurred only today. This issue does not exist in chrome or internet explore, only firefox. The only thing I can think of that might caused the issue is that I installed the MS Gothic font today. I tried reinstalling firefox and restarting my computer and that did not help fix the issue. Please help, thank you. EDIT:I downloaded the chinese version of firefox and everything is working fine now. I would still like to get a fix for the english version though if possible.
첨부된 스크린샷

글쓴이 a809175334 수정일시

선택된 해결법

This could be a font problem. Maybe Firefox isn't using the same font for all the Chinese characters.

You can right-click and select "Inspect Element" to open the builtin Inspector with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector.

Note that this is not about the font-family CSS rule, but about the font that Firefox actually uses as shown in the Font tab.

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

모든 댓글 (3)

more options

선택된 해결법

This could be a font problem. Maybe Firefox isn't using the same font for all the Chinese characters.

You can right-click and select "Inspect Element" to open the builtin Inspector with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector.

Note that this is not about the font-family CSS rule, but about the font that Firefox actually uses as shown in the Font tab.

more options

Thank you very much! Using your method I checked and it seemed that the only font that works is Microsoft YeHei. I changed the font to that and now everything is displaying properly.

more options

You're welcome.