Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

CSS page breaks in emails no longer printing

  • 1 réponse
  • 0 a ce problème
  • 42 vues
  • Dernière réponse par vince30

more options

Previously if we crafted an HTML email we could use the @media print CSS section to force a page break before or after an element. With Thunderbird 102.9.0 the CSS for forcing a page break is being ignored in HTML emails.

If I save the message source as an HTML file and open it in Firefox the print preview shows the correct page breaks, but in Thunderbird the content all runs together.

Previously if we crafted an HTML email we could use the @media print CSS section to force a page break before or after an element. With Thunderbird 102.9.0 the CSS for forcing a page break is being ignored in HTML emails. If I save the message source as an HTML file and open it in Firefox the print preview shows the correct page breaks, but in Thunderbird the content all runs together.

Solution choisie

A related article seems to have the answer. https://support.mozilla.org/en-US/questions/1299877

This can be addressed by changing: mail.html_sanitize.drop_conditional_css to false

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (1)

more options

Solution choisie

A related article seems to have the answer. https://support.mozilla.org/en-US/questions/1299877

This can be addressed by changing: mail.html_sanitize.drop_conditional_css to false