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!

搜尋 Mozilla 技術支援網站

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

了解更多

Cursive fonts don't display. Fails testcase for previously fixed bug even in safe mode.

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

more options

This Thunderbird 60.3.1 (32-bit) test case:

<title>CSS1 Test Suite: font-family</title> <style type="text/css"> .three {font-family: cursive} .threeplus {font-family: Brush Script MT} .four {font-family: fantasy} .fourplus {font-family: wide latin} </style>

This sentence should be in a cursive font.

This sentence should be in Brush Script MT (a cursive font.)

This sentence should be in a fantasy font.

This sentence should be in wide latin (a fantasy font.)


OUTPUTS these incorrect displays:

This sentence should be in a cursive font.

This sentence should be in Brush Script MT (a cursive font.)

This sentence should be in a fantasy font.

This sentence should be in wide latin (a fantasy font.)

This Thunderbird 60.3.1 (32-bit) test case: <HTML> <HEAD> <TITLE>CSS1 Test Suite: font-family</TITLE> <STYLE type="text/css"> .three {font-family: cursive} .threeplus {font-family: Brush Script MT} .four {font-family: fantasy} .fourplus {font-family: wide latin} </STYLE> </HEAD> <BODY> <P class="three">This sentence should be in a cursive font.</P> <P class="threeplus">This sentence should be in Brush Script MT (a cursive font.)</P> <P class="four">This sentence should be in a fantasy font.</P> <P class="fourplus">This sentence should be in wide latin (a fantasy font.)</P> </BODY> </HTML> OUTPUTS these incorrect displays: This sentence should be in a cursive font. This sentence should be in Brush Script MT (a cursive font.) This sentence should be in a fantasy font. This sentence should be in wide latin (a fantasy font.)
附加的畫面擷圖

所有回覆 (4)

more options

Sorry: I pasted the HTML code test case which was interpreted instead of copied. The original test case is here:

https://bugzilla.mozilla.org/show_bug.cgi?id=712

This is labeled Chosen Solution. IT IS NOT. It is merely a clarification.

由 Mitch R 於 修改

more options

This is not the chosen solution.

由 Mitch R 於 修改

more options

Hello Community Support: Can anybody help? The test case clearly shows the problem. Is it a bug? Configuration? What? Please help.

more options

Do all the fonts not work? The bugzilla conversation seems to suggest that it's a known problem, but I can't make out if that is for specific fonts or all fonts.

Clutching at straws: have you ticked the "Allow messages to use other fonts" checkbox?

Tools|Options|Display|Formatting|Advanced