Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 4 respostas
  • 1 tem este problema
  • 15 visualizações
  • Última resposta de 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.)
Capturas de tela anexadas

Todas as respostas (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.

Alterado por Mitch R em

more options

This is not the chosen solution.

Alterado por Mitch R em

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