Created attachment 133356 [details] Reproducer document. This is the docx version of bug 107773. This concrete situation is one where the intention is clearly a multi-page table, not a floating one. When there is a section break: next page after such a table, that effectively disables any kind of wrapping, so in that case importing the table as a multi-page one is the correct thing to do (till the feature from bug 61594 is not implemented).
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=659c0227a50d298780d72902314e03df8824bc06 tdf#107889 DOCX import: consider page breaks for multi-page floattables It will be available in 5.4.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.