Bug 132919 - LAYOUT: table-in-table Do NOT split across pages isn't honoured on file open
Summary: LAYOUT: table-in-table Do NOT split across pages isn't honoured on file open
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-10 13:39 UTC by Telesto
Modified: 2020-10-13 21:18 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file (12.26 KB, application/vnd.oasis.opendocument.text)
2020-05-10 13:39 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-05-10 13:39:09 UTC
Description:
FILEOPEN ODT: Allow table to split across pages and columns disabled for an embedded table isn't honored on file open

Steps to Reproduce:
1. open the attached file
2. Notice the embedded table to be split across the page
3. Press backspace above the table. & enter.. now it's working

Actual Results:
No split not honored on file open

Expected Results:
Should be so


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.0.0.alpha0+ (x64)
Build ID: 97a2c1fc5e376c0c00968f17a0392c6d3a5ed565
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: threaded
Comment 1 Telesto 2020-05-10 13:39:28 UTC
Created attachment 160599 [details]
Example file
Comment 2 Telesto 2020-05-11 20:00:53 UTC
Note sure why Regina is added explicitly (mostly silent); but for the record: nothing wrong with document format as such.. The setting is not applied when loading for some reason.
Comment 3 Telesto 2020-05-12 21:12:49 UTC
@Justin
Feel free to ignore - I actually think you should - but if can't get enough of table code.. or want to study it more in depth for some reason:

LibreOffice doesn't really care about "Allow table to split across pages and columns for an embedded table" to be on/or off.. It doesn't honor don't split. And if it's allow to split, the result is also sub-optimal.

And if you want to fiddle even more, define row heights for the embedded table & check how it splits if you move the table up down by removing paragraphs before the table or adding new ones by pressing enter with Allow Row to break across pages and columns off
Comment 4 Justin L 2020-05-13 11:18:21 UTC
Yes, I think I will ignore this one. This should be fixed up by the user designing the document, and design it intelligently. It is not worth the processing time that is constantly re-evaluated by the layout engine to handle this corner case.
Comment 5 Xisco Faulí 2020-05-13 11:20:41 UTC
(In reply to Justin L from comment #4)
> Yes, I think I will ignore this one. This should be fixed up by the user
> designing the document, and design it intelligently. It is not worth the
> processing time that is constantly re-evaluated by the layout engine to
> handle this corner case.

Should it be closed as RESOLVED WONTFIX then ?
Comment 6 Thomas Lendo QA 2020-10-13 21:18:33 UTC
Wontfix according to comment 4.