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!

Mozilla 도움말 검색

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

Learn More

Displaying hieroglyphs

  • 3 답장
  • 0 이 문제를 만남
  • 3 보기
  • 최종 답변자: egorport48

more options

In YouTube have some videos, which name seems not correct.

In Firefox settings -> allow sites use their own fonts = enabled uBlock Origin -> no-remote-fonts = disabled gfx.down -> gfx.downloadable_fonts.enabled = true/false (doesn't matter, nothing changes) Stylus -> enabled/disabled (doesn't matter, nothing changes) To Google Translate -> enabled/disabled (doesn't matter, nothing changes)

With Alt -> Page Style -> Without style hieroglyphs still don't show correct

OS: arch Firefox: 108.0.2 64

In YouTube have some videos, which name seems not correct. In Firefox settings -> allow sites use their own fonts = enabled uBlock Origin -> no-remote-fonts = disabled gfx.down -> gfx.downloadable_fonts.enabled = true/false (doesn't matter, nothing changes) Stylus -> enabled/disabled (doesn't matter, nothing changes) To Google Translate -> enabled/disabled (doesn't matter, nothing changes) With '''Alt -> Page Style -> Without style''' hieroglyphs still don't show correct OS: arch Firefox: 108.0.2 64
첨부된 스크린샷

글쓴이 egorport48 수정일시

선택된 해결법

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

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

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.

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

모든 댓글 (3)

more options

egorport48 said

In YouTube have some videos, which name seems not correct. video url: https://www.youtube.com/watch?v=HfaIcB4Ogxk

글쓴이 egorport48 수정일시

more options

선택된 해결법

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

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

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.

more options

Thanks, that works for me.