Created attachment 89152 [details] Test case Steps to reproduce: 1. Open attached document (it contains a picture saved as a Draw object). 2. Save as a .docx. 3. Open the exported document with Office 2010. You will see a white artifact in the middle of the picture. Additional info: * Very recent bug in master. Until now, this kind of pictures weren't even saved on export. * Office 2007 seems to render the exported document properly. * It can be reproduced too with the free Word viewer in MS SkyDrive.
Created attachment 89153 [details] Word 2010 screenshot Screenshot of how the exported document looks like in Word 2010.
I can reproduce this behavior, tested using Mac OSX 10.9 with LibreOffice Version: 4.1.3.2 Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a and compared on Word for Mac. Looks almost the same on Word for Mac as attached screenshot (but that's a problem with the Word for Mac). Kind regards, Joren
Muthu Subramanian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=889b01696b7a3f55b5008a3cc58e3903d3d2779b fdo#71581: Use pictureFrame for images. 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.
Muthu Subramanian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=98e7faeeb59e2fc13681bfc3896016b64a81d665 fdo#71581: Fix unit test cases. 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.
Thanks to Muthu Subramanian for his patches :)