Description: When opening the attached docx document, the page number on the second page appears much farther to the right than it should Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Created attachment 136300 [details] The file that triggers the problem
Created attachment 136301 [details] The file as rendered by LO 5.4.1.2
Created attachment 136302 [details] The file as rendered by MSOffice
Regression introduced by: author Justin Luth <justin_luth@sil.org> 2016-07-23 04:54:57 (GMT) committer Miklos Vajna <vmiklos@collabora.co.uk> 2016-07-25 06:15:21 (GMT) commit 9920a0bf9d783978cd6f7b97f7528d8aa2571143 (patch) tree 743264e817e78d1b08921ddf07a75f79737f0b25 parent 594dd232c8ff4808d4ad43cc41a9934a9c6d131d (diff) tdf#75573 - docx handle frame properties at styles A frame with only a style defined doesn't create paragraph properties, so the settings were just being ignored. If the stylesheet is the top context, then the settings belong to the style. If this slightly aggressive approach causes a regression, then just use the style only if the paragraph properties don't exist. Bisected with bibisect-linux-64-5.3 Adding Cc: to Justin Luth
proposed fix at https://gerrit.libreoffice.org/42499
Justin Luth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b642999beb5c404cb0ea3df3741506e512c19f55 tdf#112446 ooxmlimport: Orient=NONE when distance is given 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.
requested backport to 5.4 only. No current plan to backport for the final 5.3 release.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=faea923e9c2de658dd040ce6f99c3d0207aee988&h=libreoffice-5-4 tdf#112446 ooxmlimport: Orient=NONE when distance is given It will be available in 5.4.3. 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.