Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 4 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 16 views
  • Last reply by Zenos

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.)
Attached screenshots

All Replies (4)

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 மூலமாக திருத்தப்பட்டது

This is not the chosen solution.

Mitch R மூலமாக திருத்தப்பட்டது

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

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