Created attachment 112486 [details] problem file There is an image into the spreadsheet, the label of "Agriculture Biologique", which isn't well decompressed by LO: http://i.imgur.com/x7KafJZ.png
The problem is still here with 4.3.5 and 4.4.0.2 versions.
Comment on attachment 112486 [details] problem file correct mime type
With excel 2010 I see no image. With LO 4.5.0.0.alpha0+ I see the same broken file as in screenshot.Can you provide steps how to reproduce this faulty file?
Unfortunately I didn't produce this file, I had to fill it (and can't possibly ask its author to modify or explain it), sorry.
Well you can show the image correctly if you select 'edit with external tool' or copy the image and paste it to draw, paint or any other image program. So the image *is* actually there. Only not correctly shown in LO / Excel.
That is that "Only not correctly shown" which is the reported bug actually :-)
Well yes and no. You said it didn't decompress well. Which isn't really the case I think. The graphics are there, but they aren't the correct size. Looks they are stretched (a lot). If you look at the 'position and size' you'll see that the image is shown as width 0.0 points and height 104.2 points. If you set it to (for example) w = 104, h = 104 it looks a lot better. Only the image got flipped. But that's another problem.
File is created in excel 14.0300, excel 2010. Picture is in tehe file, but with zero width Steps to reproduce in excel 2010: - insert picture - set width = 0 (picture disappear) - save - open in LO Actual results: picture is showed garbled Expected results picture not appear as in excel. I can reproduce with excel2010, LO 4.3.5.
Well if it's allowed in excel to set a width of 0 then it's not a bug of LO. LO imports the file correctly then, maybe even better than excel does (showing nothing).
(In reply to MM from comment #9) > Well if it's allowed in excel to set a width of 0 then it's not a bug of LO. > LO imports the file correctly then, maybe even better than excel does > (showing nothing). no, excel showing nothing. LO showing garbled image. LO should showing nothing.
(In reply to raal from comment #10) > (In reply to MM from comment #9) > > Well if it's allowed in excel to set a width of 0 then it's not a bug of LO. > > LO imports the file correctly then, maybe even better than excel does > > (showing nothing). > LO should showing nothing. That's fine, but wouldn't it be even better if you'd get an info window saying LO found some images that should be fixed ?! At least it would save some reports about missing images.
(In reply to MM from comment #11) > That's fine, but wouldn't it be even better if you'd get an info window > saying LO found some images that should be fixed ?! At least it would save > some reports about missing images. Should be as in .ods format with 0 width pictures - red word "Picture.." which disappears after scrolling.
** 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.5 or 5.1.0) 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: 2016-02-21
Dear Estan, 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from 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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Created attachment 166039 [details] The example file in Calc 6.3 and 6.2 No longer happens in 6.3.0 and newer, since: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d0119ff7f2c68aa05286bd303128f3a69c6bbd6a author Noel Grandin <noelgrandin@gmail.com> 2019-05-06 11:33:41 +0200 committer Thorsten Behrens <Thorsten.Behrens@CIB.de> 2019-05-08 12:42:53 +0200 improve tools::Rectangle->basegfx::B2?Rectangle conversion
@Noel Grandin thanks for fixing this one :)