Figure borders are being doubled in paged.js when floated figure is pushed to next page #732
Open
1 task done
Labels
bug
Actual behavior does not match expected behavior
output:pdf
An issue with the pdf output
status:backlog
Issue is a lower priority but needs to eventually be addressed
workaround
Issue has a workaround
Before proceeding, check to make sure there isn’t an existing issue for this bug.
Steps to reproduce
quire build
and thenquire pdf
to generate the PDFActual behavior
Stray borders appear at the end of the text, which are an echo of the borders that appear with the figure image on the following page. See screenshots below.
Also worth noting that the image has a float, and in my testing it looked like that might be connected to the issue. I was unable to reproduce this behavior on a non-floating image.
And I did try
break-inside: avoid
but it didn't solve the issue.Expected behavior
The borders and figure images should always stay together, and not duplicate across the page
Version numbers
Quire CLI 1.0.0-rc.7
Quire 11ty 1.0.0-rc.9
Node 18.16.0
What browsers are you seeing the problem on?
No response
Relevant Terminal/Shell output
No response
Supporting Information
No response
The text was updated successfully, but these errors were encountered: