Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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