Bug 164298 - Table Frames Interfere with Adjoining Paragraph Borders
Summary: Table Frames Interfere with Adjoining Paragraph Borders
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
3.3.0 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: QA:needsComment
Keywords: filter:odt
Depends on:
Blocks:
 
Reported: 2024-12-12 12:16 UTC by Alex Kemp
Modified: 2025-06-17 13:31 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
ODT that both describes and includes the bug components (36.96 KB, application/vnd.oasis.opendocument.text)
2024-12-12 12:16 UTC, Alex Kemp
Details
An extended explanation + demonstration of the Bug (58.72 KB, application/vnd.oasis.opendocument.text)
2024-12-31 22:48 UTC, Alex Kemp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kemp 2024-12-12 12:16:30 UTC
Created attachment 198081 [details]
ODT that both describes and includes the bug components

In Writer, if a paragraph with inline-border is placed directly below a table-inside-a-frame, then the below-frame spacing of the table-in-frame will be added to the internal top-spacing of the next paragraph, rather than being placed between the two entity’s borders.

An ODT + PDF that both describes & includes the components of this bug are available from Python3docs (see bug4.odt + bug4.pdf at https://github.com/alexkemp9/Python3docs).

This appears to be a Frame bug, and may be identical to Bug 164297 (https://bugs.documentfoundation.org/show_bug.cgi?id=164297).
Comment 1 Alex Kemp 2024-12-31 22:48:25 UTC
Created attachment 198341 [details]
An extended explanation + demonstration of the Bug

The Framed Table “Interferes” with adjoining borders. The bug occurs with anything that is framed and is positioned next to something with a border. The interference ranges from changing bottom- or top-spacing, and can be minor or become splitting off embedded borders from the text to which they are supposed to be attached.

The clearest demonstration of the bug is when the below-frame spacing of the table-in-frame is added to the internal top-spacing of the next paragraph, rather than being placed between the two entity’s borders.

An ODT + PDF that both describes & includes the components of this bug are available from Python3docs (see bug4+.odt + bug4+.pdf at https://github.com/alexkemp9/Python3docs).

This appears to be a Frame bug, and may be identical to Bug 164297 (https://bugs.documentfoundation.org/show_bug.cgi?id=164297).