https://bugs.documentfoundation.org/show_bug.cgi?id=160526
Bug ID: 160526
Summary: An as-character object sitting in a line alone hides,
when shifted outside of page boundaries, instead of
moving to the next page
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisectNotNeeded, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 193502
--> https://bugs.documentfoundation.org/attachment.cgi?id=193502&action=edit
A tall as-char object, shifted outside page boundaries by a floating object,
when its wrap set accordingly
Open the attachment, and set the top green object's wrap to "parallel" (or to
"page" in older versions).
=> the second blue as-char object disappears, instead of moving to the next
page.
If the second paragraph (with the blue object) also contains at least one
character (even a space), then the behavior is normal.
This is related to commit 689cead9e0837dc932e3a4cd765f7d319b529018 (tdf#91260
svx, sw: don't paint off-page part of drawing object, 2016-12-07) and commit
a4dee94afed9ade6ac50237c8d99a6e49d3bebc1 (tdf#91260: allow textboxes extending
beyond the page bottom, 2015-05-13). It is not identical to tdf#154128, because
this is not about disappearance, but about not moving to the next page (the
as-char must make sure of that, unlike the case with to-character object there,
which is tied to the page where its anchor character resides).
--
You are receiving this mail because:
You are the assignee for the bug.