Description: Table in a MS Word document is not shown correctly Steps to Reproduce: 1.Open File Test_xxx.docx 2.Table is not shown correctly 3. Actual Results: Import MS Word not correctly Expected Results: Table not shown correctly Reproducible: Always User Profile Reset: No Additional Info: Refer to PDF_from_MSWord.pdf to see how it should look. PDF_from_LO.pdf shows the table in LO
Created attachment 186071 [details] Orirginal Document MS Word Document
Created attachment 186072 [details] PDF file showing the correct table (from MS Word)
Created attachment 186073 [details] PDF file showing the wrong table (from LO)
confirm the problem in Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: b5c3a7502f7ff6ccf0f829c1f3a2ba50b8584c41 CPU threads: 16; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: CL threaded
(In reply to Roman Kuznetsov from comment #4) > confirm the problem in > > Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: b5c3a7502f7ff6ccf0f829c1f3a2ba50b8584c41 > CPU threads: 16; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: > win > Locale: ru-RU (ru_RU); UI: ru-RU > Calc: CL threaded => NEW
Regression found: https://git.libreoffice.org/core/+/ce5f82dbaf1c22f45a08c60eb213bc9bc821c1d1%5E%21 commit ce5f82dbaf1c22f45a08c60eb213bc9bc821c1d1 [log] author Miklos Vajna <vmiklos@collabora.com> Fri Jan 21 10:06:02 2022 committer Michael Stahl <michael.stahl@allotropia.de> Tue Jan 25 10:13:41 2022 tree 5fc5680dfa95f65a10ac960b9955ee6026d48bff parent 9d39aba021434fbb07f7e362ecaab1c75d2ff5fc [diff] Bibisected with: bibisect-win64-7.3 Adding Cc: Miklos Vajna, Michael Stahl
This looks now good in master, 4 pages and no tables are slipping together: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 440c23ee678442fc64aa9fcca13b137738e10a04 CPU threads: 14; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: threaded But still crashes in bibisect-7.6 so can't bibisect which commit fixed it finally.
(In reply to Gabor Kelemen (allotropia) from comment #7) > This looks now good in master, 4 pages and no tables are slipping together: > > Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 440c23ee678442fc64aa9fcca13b137738e10a04 > CPU threads: 14; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: > win > Locale: en-US (hu_HU); UI: en-US > Calc: threaded > > But still crashes in bibisect-7.6 so can't bibisect which commit fixed it > finally. Linux 7.6 repo didn't crash. Seems to be fixed by ce3308a926f036b87515b8cd97d2b197063dc77a tdf#61594 sw floattable: import floating tables as split flys by default