Created attachment 78905 [details] Sample file I've received Problem description: a long table in docx is cut off, pages appear empty. no chance to see the rest of the table. Steps to reproduce: Just see the attached docx-file. I do not know how the original file was created. Current behavior: page 1: empty, page 2: table ist cut off, page 3: empty Expected behavior: table should spread over 2,5 pages Operating System: All Version: 4.0.2.2 release
Created attachment 78906 [details] What this file looks like in LibO
Created attachment 78907 [details] What it should look like (as in Word 2010)
You get the full table if you - rightclick on the table - click "Table..." - select "Text Flow" - Uncheck "Repeat Heading"
Thank for reporting! I can reproduce this behavior using Linux Mint 14 x64 with LibreOffice 4.0.3.3. Also with Version: 4.1.0.0.alpha0+ Build ID: c458ea6d15465d9dada06f259946f854e9e5ccf (In reply to comment #3) > You get the full table if you > > - rightclick on the table > - click "Table..." > - select "Text Flow" > - Uncheck "Repeat Heading" I can reproduce that. Important note: *on the table of the second page* :) Kind regards, Joren
(In reply to comment #4) > Important note: *on the table of the second page* :) You are right, sorry, I missed that
Confirmed in Windows 7 Enterprise with: - Libreoffice 4.1.4.2 Build ID: 0a0440ccc0227ad9829de5f46be37cfb6edcf72 - Libreoffice 4.2.1.1 Build ID: d7dbbd7842e6a58b0f521599204e827654e1fb8b - Libreoffice 4.3.0.0.alpha0 ID: 9aa241f0370ab22096a9b1d70040130743448a65
Occurs back to LO / OOo 3.3.0 -> Version: Inherited from OOo
Created attachment 115753 [details] Sample saved in Word without "Repeat as header row" opens OK Sample file (reduced) when saved in Word without table option "Repeat as header row" opens OK in LO.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.1.5 or 5.2.1 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20160920
*** This bug has been marked as a duplicate of bug 58944 ***
It seems, this is not the duplicate of Bug 58944. Here the problem is the bad handling of the OOXML standard related to the single tblHeader settings within the table without previous tblHeader settings.
Proposed solution: https://gerrit.libreoffice.org/#/c/60765/
László Németh committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ace6bbf3da9ae27aca87865b6be887a3aed341fc tdf#64264 DOCX import: fix row count of repeating table header It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=caa2b68b9f3d686aa6f99e3e341b0f76e9e4ce46&h=libreoffice-6-1 tdf#64264 DOCX import: fix row count of repeating table header It will be available in 6.1.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Works ok on Version: 6.2.0.0.alpha0+ Build ID: 144da6d5079bcd435e6637cb5cf95305f3ec1306 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-10-12_02:13:01 Locale: ro-RO (ro_RO.UTF-8); Calc: threaded
I came back to this bug from 138020, where I see that this commit improved but not completely resolved one more case from that bug. Here, I retested original 2007 DOCX sample when resaved in MSO as DOCX and DOC and they both open in LO as full table. OK.