Page MenuHomePhabricator

Coerce Chrome into breaking monospaced text when printing tables to PDFs
ClosedPublic

Authored by epriestley on Aug 11 2020, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 3:27 PM
Unknown Object (File)
Mon, Jan 20, 7:08 PM
Unknown Object (File)
Fri, Jan 17, 10:52 PM
Unknown Object (File)
Mon, Jan 13, 5:33 PM
Unknown Object (File)
Thu, Jan 9, 4:52 AM
Unknown Object (File)
Wed, Jan 8, 11:55 PM
Unknown Object (File)
Tue, Jan 7, 7:42 AM
Unknown Object (File)
Sun, Jan 5, 3:37 PM
Subscribers
None

Details

Summary

See T13564. In Chrome only, printing tables with a cell containing an unbroken monospaced text element fails to wrap/break the cell.

Adding "overflow-wrap" appears to fix this without making anything worse. Try this until new problems arise.

Test Plan

Printed such a table to PDF in Chrome, got wrapping with all content visible in the PDF.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable