Created attachment 120487 [details] bugdoc and PDFs This DOCX file is skewed on import: its picture wrapping is wrong, picture content is displayed wrong because of wrapping (shows OK if wrap is turned off), size of upper frame and table inside of it are too big (should be 10.59 cm instead of 42). Taken from http://habrahabr.ru/post/269301/
Picture display is fixed by turning off Format->Wrap->Enable Contour... Frame/table display is fixed by setting table alignment to automatic, and frame width to 10.59.
Tested with Version: 5.0.3.2 (x64) Build ID: e5f16313668ac592c1bfb310f4390624e3dbfb75 Locale: ru-RU (ru_RU) under Win10x64
Hi Mike - In the future please limit bug reports to one issue per bug report (this is at least two). Makes it a lot easier to triage and a lot easier for a developer to fix. Thanks
Repro. If Mike will patch then it's fine by me ;) Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: b216cc1b8096eb60c27f67e8c27b7cd756c75e38 TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-11-12_00:06:20 Locale: fi-FI (fi_FI)
A patch fixing wrong table size is posted to gerrit: https://gerrit.libreoffice.org/20052 Picture part is reported as Bug 95930. Thanks Joel and Beluga!
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=769dc61fcaea382518f014c24dffb702b7a50fc6 tdf#95755: Don't discard table properties in endOfRowAction() It will be available in 5.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.
I'll put Inherited as a version, although there's been some changes.
*** Bug 56351 has been marked as a duplicate of this bug. ***
Looks backported to 5.1. How can it be confirmed?
(In reply to Timur from comment #9) > Looks backported to 5.1. How can it be confirmed? No, it isn't. The table width (which is only addressed here) is still wrong in 4.1. Only image wrap issue is, but it was handled in bug 60351 (bug 95930 filed from here was duplicate of it).