Problem description: Steps to reproduce: 1. create a new document 2. insert a picture 3. flip it either vertically or horizontally 4. Save the file as .doc 5. Close the file 6. Reopen the file and notice that the picture is not flip, i.e. still has the original orientation. Current behavior: flip is not persisted Expected behavior: flip should be persisted Platform: Ubuntu/12.04
(In reply to comment #0) > 3. flip it either vertically or horizontally > 4. Save the file as .doc > 5. Close the file > 6. Reopen the file and notice that the picture is not flip, i.e. still has > the original orientation. Confirmed with: LO 4.0.0.3 Build ID: own W7 debug build Windows 7 Professional SP1 64 bit
Reproducible with LO 4.3.1.2 (Win 8.1)
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.0.1 or preferably 5.0.2.2 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-10-14
*** Bug 95986 has been marked as a duplicate of this bug. ***
While OP is for round trip, issue seems to be with the ww8 *import* filter handling of images that are flipped. But equally when image is rotated (either Writer 90º increments, or precisely as coming from MS Office) which is bug 71703 Note: only the Draw/Impress module in LO provides precise rotation of images. Enhancement for Writer as bug 73797 Handling of DOCX import--where the image is rotated and flipped (i.e. mirrored)-- is see also bug 95970. https://gerrit.libreoffice.org/#/c/20109/
Migrating Whiteboard tags to Keywords: (filter:doc) [NinjaEdit]
Created attachment 122567 [details] .doc created in LO - opens in Word with image flipped horizontically/vertically Steps to create -Insert - Image -Format - Flip - Flip Vertical and Flip Horizontal. bibisected - import ignores flip settings back to oldest bibisect (3.5). Export seems to be working to some degree since Word opens it flipped. (Haven't figured out how to flip in Word 2003 yet - rotation is a 0deg when it is upside-down.) Rotating by 180% seems to work in LO, but not flipping.
fix proposed at https://gerrit.libreoffice.org/22344 Please note that there are many other bugs related to flipping images - this fix only addresses this particular bug of importing the settings from .doc.
Justin Luth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=aa03fd09c0e18ace241c9fe151f7f52c6773f403 tdf#56321 - .doc import image flipped status 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.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c0ec06b19c0e14cfc7f69500e50e6ebb17a07ec0&h=libreoffice-5-1 tdf#56321 - .doc import image flipped status It will be available in 5.1.2. 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.