https://bugs.documentfoundation.org/show_bug.cgi?id=153688
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #5 from Hossein <[email protected]> --- Saving the file as a new PowerPoint PPTX file using MS Office 2019, and then opening the file with LibreOffice 7.6 dev master, I don't see the problem anymore. Looking into the docProps/app.xml inside the OOXML file, one can see <AppVersion>. This is what it means: <AppVersion>12.0000</AppVersion> -> Office 2007 <AppVersion>14.0000</AppVersion> -> Office 2010 -> The attached file <AppVersion>15.0000</AppVersion> -> Office 2013 <AppVersion>16.0000</AppVersion> -> Office 2016 Question: Which Version of Microsoft Word created a given document? https://superuser.com/a/636450 So, the attached PPTX file is from Office 2010, and saving it with the Office 2016 or later versions fixes the problem: The new file is shown correctly inside LibreOffice. So, I am marking this report as a duplicate of tdf#48948. *** This bug has been marked as a duplicate of bug 48948 *** -- You are receiving this mail because: You are the assignee for the bug.
