Bug 109063 - DOCX import: floating table with no actual wrapping is imported as fly frame
Summary: DOCX import: floating table with no actual wrapping is imported as fly frame
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Miklos Vajna
URL:
Whiteboard: target:6.0.0
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-11 09:41 UTC by Miklos Vajna
Modified: 2023-09-15 14:10 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Reproducer document. (12.88 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2017-07-11 09:41 UTC, Miklos Vajna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miklos Vajna 2017-07-11 09:41:52 UTC
Created attachment 134584 [details]
Reproducer document.

See the attached document. It's nominally a floating table, but it's wide enough that no actual wrapping is performed. It would be better to import that as a normal table, so when it has enough content, it can flow to the next page.
Comment 1 Commit Notification 2017-07-11 13:25:14 UTC
Miklos Vajna committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=25445d24cfa87522ee4c47e4aa7e6e816cdc9a36

tdf#109063 DOCX import: consider wrap space for multi-page floattables

It will be available in 6.0.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.