Description: Microsoft Word documents do not save zoom as page width. To reproduce error: * Make a new document in Writer * Change zoom to Page Width (View > Zoom > Page Width) * Save as a Microsoft Word document (File > Save as; "document.docx"; Save) * Close document * Open it again * Zoom is no longer Page Width Steps to Reproduce: * Make a new document in Writer * Change zoom to Page Width (View > Zoom > Page Width) * Save as a Microsoft Word document (File > Save as; "document.docx"; Save) * Close document * Open it again * Zoom is no longer Page Width Actual Results: Zoom is no longer Page Width Expected Results: Zoom should be Page Width Reproducible: Always User Profile Reset: No Additional Info: Version: 5.1.6.2 Build ID: 1:5.1.6~rc2-0ubuntu1~xenial4 CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; Locale: en-US (en_US.UTF-8); Calc: group
Thank you for reporting the bug. It seems you're using an old version of LibreOffice. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version. Change to RESOLVED WORKSFORME, if the problem went away.
I updated and it still seems to have the same issue
Different result: If you open the document in LO it still has page width. If you open it in MS Word, it looses zoom as page width Version: 6.1.4.2 (x64) Build-ID: 9d0f32d1f0b509096fd65e0d4bec26ddd1938fd3 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; Gebietsschema: de-DE (de_DE); Calc: group threaded
No, the error occurs in Libreoffice Save a document as .odt and zoom to page width is preserved Save that document as .docx, close the window and open it again with LibreOffice 6.1.4.2 and the zoom is whatever it happened to be at when it was saved, but not page width
(In reply to la .myrf. from comment #4) > No, the error occurs in Libreoffice I can't confirm this, but perhaps somebody else.
I repro. It works OK with 3.5.0, even MSO understands it. I will bibisect later. MSO 2013 LibO Version: 6.3.0.0.alpha0+ Build ID: 301ff4dfb82dfd961b993aec151784bd478b4f97 CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-01-22_22:44:18 Locale: fi-FI (fi_FI); UI-Language: en-US Calc: threaded
Bibisected on Ubuntu 14.04 43all to range https://gerrit.libreoffice.org/plugins/gitiles/core/+log/bb36072c92687a954a38aeca7fb9945f8e7cca13..f5080ebb7022c9f5d7d7fdca4fe9d19f9bb8cabf This certainly jumps out: https://gerrit.libreoffice.org/plugins/gitiles/core/+/9aff8869069601770c7ad6dbdb597076fd75a0a5%5E%21/ sw: implement w:zoom in DOCX export Adding Cc: to Miklos Vajna
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/209f2fe0304114409434a3bf5f1e08c6613d83c0%5E%21 tdf#121867 DOCX filter: handle page width zoom It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thanks, verified. Arch Linux 64-bit Version: 6.3.0.0.alpha0+ Build ID: 5408f0731b9cd8be0e1b7aa5145b825337baad84 CPU threads: 8; OS: Linux 4.20; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US Calc: threaded Built on 5 February 2019
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/ad32ff8f41e452156a2d16119b60542de11b42c8%5E%21 tdf#121867 DOCX filter: handle page width zoom It will be available in 6.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.