Bug 129585

Summary: FILESAVE: DOC: Table is splitted after RT
Product: LibreOffice Reporter: Xisco Faulí <xiscofauli>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kelemeng, libreoffice, nemeth, xiscofauli
Priority: medium Keywords: bibisected, bisected, filter:doc
Version: 6.4.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=125300
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 112700    
Attachments: comparison MSO 2010 and LibreOffice 6.5 Master

Description Xisco Faulí 2019-12-23 15:11:16 UTC
Created attachment 156757 [details]
comparison MSO 2010 and LibreOffice 6.5 Master

Steps to reproduce:
1. Open attachment 93613 [details] from bug 74676
2. Save it as .DOC file
3. Open the new created document

-> End of second table is splitted and displayed on page 4

Reproduced in

Version: 6.5.0.0.alpha0+
Build ID: dee81fb2e1df5091702b3c8b0e4a3f2b58e89291
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

[Bug found by office-interoperability-tools]
Comment 1 Xisco Faulí 2019-12-23 15:12:55 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=2c918aa51e5528b090e52fa31b10fa17cf2593ae

author	László Németh <nemeth@numbertext.org>	2019-11-19 21:12:28 +0100
committer	László Németh <nemeth@numbertext.org>	2019-11-21 19:50:25 +0100
commit 2c918aa51e5528b090e52fa31b10fa17cf2593ae (patch)
tree 27bcd35ab6c0929fadb0c44ee88a7a7a3e9e785f
parent 46f8f48ebfe25e26b4d1c0718c772abbee70b889 (diff)
tdf#125300 extend AddParaSpacingToTableCells with line spacing

Bisected with: bibisect-linux64-6.5

Adding Cc: to László Németh
Comment 2 Justin L 2020-04-23 13:38:06 UTC
Well there is certainly no relation here, so this would just be exposing something else, which includes page breaks inside of a table - bad news.
Comment 3 QA Administrators 2022-04-24 03:30:18 UTC Comment hidden (obsolete)
Comment 4 Xisco Faulí 2022-04-25 09:32:48 UTC
No longer reproducible in

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 8e4453c2117b6c3bb15be6b949a0a8a43df66647
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded

Closing as RESOLVED WORKSFORME
Comment 5 Xisco Faulí 2022-04-25 09:44:37 UTC
This issue got fixed by

author	Justin Luth <justin.luth@collabora.com>	2020-05-25 13:40:09 +0300
committer	Miklos Vajna <vmiklos@collabora.com>	2020-05-25 14:59:45 +0200
commit 42a37f8ce27ad8fca222f50b712a8fed52dbda95 (patch)
tree fe195e450f32ad25b03d9ad683f2ab0d00f8fcba
parent 39df467cd67ca7798e814d6c57f8bfd6791fc0ef (diff)
Revert "tdf#104017 DOC export: be less aggressive with merging page styles"