Text is cut off/split between pages in print preview when the page has display grid.
Categories
(Core :: Printing: Output, defect)
Tracking
()
People
(Reporter: ada.ebling, Unassigned)
Details
Attachments
(1 file)
12.19 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0
Steps to reproduce:
I entered print preview using the file attached, at scale 110 with US Letter page size. The file is a minimal replication of the bug; actually encountered the bug at work. It appears to "fix" itself when display: grid is turned off.
Actual results:
Text in some tables was split between pages.
Expected results:
All text should have been segmented cleanly, with no page breaks in the text itself.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Printing: Output' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
Yeah, this is an unfortunate known issue with grid right now; see bug 1852515 comment 2 for more details.
Description
•