Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

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

  • 4 odgovora
  • 1 ima ovaj problem
  • 14 prikaza
  • Posljednji odgovor od 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.)
Priložene slike ekrana

Svi odgovori (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.

Izmjenjeno od Mitch R

more options

This is not the chosen solution.

Izmjenjeno od 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