Created attachment 100262 [details] pdf output of the file from word 2013 When examining from attachment 93106 [details] bug 74262, i noticed that an image didnt appear in LibO. Not sure if this is an MSO fault as i wasnt able to load the file in Calligra Words because it would crash trying to open it. Tested on Linux Mint with LibO 3.6.7, 4.2.4 and 4.3 beta.
Created attachment 100263 [details] MS Word 2013 vs LibO 4.2
Reproduced with 4.1.6.2, 4.2.4.2 and 4.3.0.0.beta1 So I'm changing affected LibreOffice version. The image located on page 67 is not rendered and a red cross is shown. I also noticed that on page 29 and 30 some formulas are not recognized by LibreOffice, instead "¿" are shown (I'm adding a screenshot). Probably those formulas were not created by LibreOffice (Word 2013?).
Created attachment 100478 [details] Formula - Question marks "¿"
It should be noted that in office 2007 and 2010, the same red cross appears.
** 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 (4.4.3 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-06-08
Still present. The image style is set to 'Graphic' but the OLE-Object toolbar appears when it is selected. Version: 5.1.0.0.alpha1+ Build ID: 782c116b5ac39aef27c3a00f7fc145c9f755e3a3 TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:master, Time: 2015-06-09_23:59:00
** 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.1.5 or 5.2.1 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 helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20160920
So the odt was created with word 2013 and LO is displaying the fallback image (/ObjectReplacements/Object 213) of the ole object (/Object 213), just like word 2007 and 2010, so there isnt much that LO can do about this if it cant render the OLE object itself. The relevant XML is. <draw:frame draw:z-index="251659264" draw:id="id28" ...> <draw:object-ole ... xlink:href="Object 213" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" /> <draw:image xlink:href="ObjectReplacements/Object 213" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" /> <svg:title /> <svg:desc>OLE-объект</svg:desc> </draw:frame>
Created attachment 136831 [details] trimmed sample