https://bugs.documentfoundation.org/show_bug.cgi?id=171204
Bug ID: 171204
Summary: WRITER: Incorrect frame height relative to entire
paragraph area
Product: LibreOffice
Version: 25.8.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 206007
--> https://bugs.documentfoundation.org/attachment.cgi?id=206007&action=edit
Sample showing incorrect frame height expansion relative to paragraph
LO 25.8.5.2
Fedora 43 (Linux 6.18.16)
KDE Plasma desktop (Qt-based)
This is a follow-on for
https://ask.libreoffice.org/t/automate-frame-height/132951
The goal is to have a frame as high as its anchoring paragraph and to avoid to
- modify left or right indent in paragraph style to accommodate the frame
- change explicitly frame height
Frame height expansion is requested by setting its height to 100% of entire
paragraph area in the frame style.
Unfortunately, height computation is faulty and ends up with page height minus
top and bottom margins.
Attached sample file shows this incorrect behaviour with other examples for
comparison.
- usual frame insertion without height expansion
- incorrect expansion relative to paragraph height
- frame insertion relative to entire page
Expected result: frame height increased to paragraph height.
Suggested workaround: design a paragraph style with wider left or right indent
to avoid text/frame interaction.
--
You are receiving this mail because:
You are the assignee for the bug.