Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Font rendered incorrectly in one profile, correctly in other profile!

  • 2 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 version365

more options

Bangla font is not being rendered/formatted properly in Firefox.

I restarted firefox in safe mode, still it's incorrectly formatted! I tried unchecking Hardware Acceleration from options, results are same. But, then I created another firefox profile and the font is being properly rendered in this new profile. Font settings are same for both the profiles.

How to solve this? Is there any about:config entry that is causing the problem? If so, why didn't it work in safe mode?

Bangla font is not being rendered/formatted properly in Firefox. I restarted firefox in safe mode, still it's incorrectly formatted! I tried unchecking Hardware Acceleration from options, results are same. But, then I created another firefox profile and the font is being properly rendered in this new profile. Font settings are same for both the profiles. How to solve this? Is there any about:config entry that is causing the problem? If so, why didn't it work in safe mode?

所有回覆 (2)

more options

Can you attach a screenshot?

  • Use a compressed image type like PNG or JPG to save the screenshot
  • Make sure that you do not exceed the maximum size of 1 MB

Did you check that the same font is used in both cases?

You can right-click and select "Inspect Element" to open the Inspector ("3-bar" menu button or Tools > Web Developer) with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector.

Did you try to rename the prefs.js to see if that makes a difference?

Are there any font related prefs that do not have the default value in prefs.js?

You may have accidentally zoomed web page(s). Reset the page zoom on pages that cause problems.

  • View > Zoom > Reset (Ctrl+0/Command+0 (zero))
more options

cor-el said

Did you check that the same font is used in both cases?

Yes, it was sans-serif. Also, I used the same web-page for testing.

Are there any font related prefs that do not have the default value in prefs.js?

Yes, this is the culprit. I had previously changed sans-serif font from 'Arial' to 'Arial Unicode MS'. Changing this back to 'Arial' solved the problem..

  1. But, this font change is made in the Latin language group, why would that affect Bengali font rendering??
  2. And, if it's the website's problem (because they didn't specify the font language group in the webpage's source code), why isn't unchecking [Allow pages to choose their own fonts, instead of my selections above] solves the problem?