We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

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

了解更多

HTML body is not rendered correctly in mate-desktop (FC27)

  • 6 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 h2obrain

more options

Like you can see in the attached image, text in html-body (pain-text and light-html emails work just fine) emails is not rendered correctly in my Thunderbird 52.6.0 on Fedora Core 27. I am using mate-desktop with a dark theme. Changing the font in Edit->Preferences->Display->Fonts & Colours (and Advanced...) to something else than sans-serif and serif does not help. Setting colors to not use system theme does not help as well obviously.

Thanks for your help!

Like you can see in the attached image, text in html-body (pain-text and light-html emails work just fine) emails is not rendered correctly in my Thunderbird 52.6.0 on Fedora Core 27. I am using mate-desktop with a dark theme. Changing the font in Edit->Preferences->Display->Fonts & Colours (and Advanced...) to something else than sans-serif and serif does not help. Setting colors to not use system theme does not help as well obviously. Thanks for your help!
附加的畫面擷圖

被選擇的解決方法

Haha!

wine-arial-fonts is not available anymore. When it was uninstalled, it forgot to remove its link /usr/share/fonts/arial.ttf -> /usr/share/wine/fonts/arial.ttf. Deleting the link fixed my problem.

從原來的回覆中察看解決方案 👍 0

所有回覆 (6)

more options

That look like the fints specified in the HTML are not present in your operating system. I suggest you open the message source (ctrl+U) and look through the HTML for what fonts are specified in the HTML.

more options

I checked the font-family, and they always specified sans-serif as the last in list fallback font. So I guess this should work.

more options

I still have the same problem with thunderbird 52.7.0 (64-bit). The picture shows what happens when I edit such a message. When I double click the link consisting of only squares, the test is shown correctly in the dialogue box. The font should be okay? Could it be an encoding problem?

more options

Okay, it is the font. I don't see whats wrong with Arial,sans-serif though.

more options

h2obrain said

Okay, it is the font. I don't see whats wrong with Arial,sans-serif though.

Perhaps is is not a unicode version of the font you have installed.

more options

選擇的解決方法

Haha!

wine-arial-fonts is not available anymore. When it was uninstalled, it forgot to remove its link /usr/share/fonts/arial.ttf -> /usr/share/wine/fonts/arial.ttf. Deleting the link fixed my problem.