Created attachment 91647 [details] docx-Document with nested table Open the attached document Ausgangsdokument_TableNested.docx. With lo before commit c433a482cf249485e7fa3e71362b107f0eafa705 it is shown fine. With this commit the nested table is not shown.
Created attachment 91649 [details] The document shown fine.
Created attachment 91650 [details] The document without the nested table
WORKSFORME NoRepro:4.2.0.2:OSX ulkitz: Is this bug still valid / reproducible with the latest pre-release 4.2.0.2: http://www.libreoffice.org/download/pre-releases/ Please also try resetting your user profile and let us know if that helps: https://wiki.documentfoundation.org/UserProfile Should this be still reproducible for you with the latest LO release please set this bug back to UNCONFIRMED.
I tested it on current master and import still doesn't work. When opening the attached docx file (attached by ulkitz) only the first column of the nested table is visible other two are missing. I also tested it on LibreOffice-4-0 branch at the point of the commit mentioned by ulkitz and I can reproduce the bug and I can verify that this commit cause the regression. I'm working on this, so hopefully it will be fixes soon. Until that I reopen it.
Created attachment 92354 [details] Bug on master: just the first column is visible, the two others are missing
Ok, I found that: First, commit c433a482cf249485e7fa3e71362b107f0eafa705 made the nested table disappear. The commit 173d24a7316fccf0e838f71b92c10a772b19298d fixed this regression and nested table imported correctly. Later, the commit 74c5ed19f430327988194cdcd6bdff09591a93fa caused a new regression: the nested table's imported width is too large and so just the first column is visible others are cut of by the outer table. So by now the problem is that: the imported nested table's width is incorrect.
Zolnai Tamas committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d0c383256ef72d5212d8e2db77582d0ebe417209 fdo#73389 Writer does not show a docx-document with nested table correctly 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.
Zolnai Tamas committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e31667cd6d83d76b641462118ae05ec3c19f4b5&h=libreoffice-4-2 fdo#73389 Writer does not show a docx-document with nested table correctly It will be available in LibreOffice 4.2.1. 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.
I integrated the fix in a 4.1-build and the document is shown correctly. Thanks for fixing it.
Zolnai Tamas committed a patch related to this issue. It has been pushed to "libreoffice-4-2-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f18d3a8f842713de10ecda161b74ef25e21aa14f&h=libreoffice-4-2-0 fdo#73389 Writer does not show a docx-document with nested table correctly It will be available already in LibreOffice 4.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.
Zolnai Tamas committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7a0eec199901962b03f04371e9474caf8c408c01&h=libreoffice-4-1 fdo#73389 Writer does not show a docx-document with nested table correctly It will be available in LibreOffice 4.1.6. 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.