Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

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".

Tìm hiểu thêm

Fallback Font Issues

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

more options

Hi, Linux user here. So I've set up fallback fonts for Arabic script languages, both using system configuration files and the Firefox preferences. However, on websites, the Arabic text is not displayed in the font I have chosen, rather other fonts. It used to be so that all text using Arabic script used the font I had chosen, but now it's only true for when I type in the address bar, the window titles, etc, not for websites. How do I fix this?

Hi, Linux user here. So I've set up fallback fonts for Arabic script languages, both using system configuration files and the Firefox preferences. However, on websites, the Arabic text is not displayed in the font I have chosen, rather other fonts. It used to be so that all text using Arabic script used the font I had chosen, but now it's only true for when I type in the address bar, the window titles, etc, not for websites. How do I fix this?

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

more options

If you go to about:config and search for the setting "layout.css.font-visibility.level", is it set to 2? If so, this is an experimental feature designed to make it harder for websites to "fingerprint" your browser and track you without your knowledge/consent, but to do this, it blocks sites from using extra fonts you have installed.

You can reset this setting to 3 to restore access to all fonts, at the cost of possibly decreased privacy.

more options

See also:

# Visibility level of font families available to CSS font-matching:
#   1 - only base system fonts
#   2 - also fonts from optional language packs
#   3 - also user-installed fonts