Description: The attached pptx has a text shape with a list. The first item has text. the Second item has an equation. On Impress the shape is duplicated. The second shape has the text item. Steps to Reproduce: 1. Open the attached pptx in Impress Actual Results: The list appears twice. Expected Results: The list should appear once. Reproducible: Always User Profile Reset: No Additional Info: Tested with LibreOffice: 5.1.4.2 5.2.5 5.3.0.3 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
Created attachment 131045 [details] PPTX showing the issue
Created attachment 131046 [details] PDF exported with PowerPoint 2013 showing the expected result
Regression introduced by: author Armin Le Grand <alg@apache.org> 2012-05-10 09:29:55 (GMT) committer Caolán McNamara <caolanm@redhat.com> 2013-03-15 15:24:52 (GMT) commit c97aec0d2276901c20634abe53867f739f420f50 (patch) tree db775ba307edfffaa990a5d01361ae5c53c43f28 parent d2cccde341af33b72378f3e7b0e8dd9ff1cd5e65 (diff) Related: #i119125# change XFillBitmapItem to work with GraphicObject Completely changed XFillBitmapItem to work with GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background of fill with transparent, same as the fallback all the time when using a transparent fill. Adding Cc: to Armin Le Grand
The PPTX has <mc:AlternateContent> element with <mc:Choice> element and <mc:Fallback> element. Instead of creating a single shape for <mc:Fallback>, Impress creates two shapes, one for <mc:Choice> and one for <mc:Fallback>. ppt/slides/slide1.xml: <mc:AlternateContent xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"> <mc:Choice xmlns:a14="http://schemas.microsoft.com/office/drawing/2010/main" Requires="a14"> <p:sp> </p:sp> </mc:Choice> <mc:Fallback> <p:sp> </p:sp> </mc:Fallback> </mc:AlternateContent>
*** Bug 81494 has been marked as a duplicate of this bug. ***
** 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 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
Still reproducible in Version: 6.0.6.2 Build ID: 1:6.0.6-0ubuntu0.18.04.1
*** Bug 124915 has been marked as a duplicate of this bug. ***
*** Bug 124976 has been marked as a duplicate of this bug. ***
@Mark Hung, I thought you might be interested in this issue...
Reproduced on Version: 6.2.5.2 (x86) Build ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159 CPU threads: 8; OS: Windows 6.1; UI render: default; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: CL
Created attachment 156395 [details] PPTX compared in MSO and LO There was change, but NOK. Now we have another problem. Part is missing in 6.5+.
Also in attachment 113333 [details] of duplicated bug 81494, equation𝑡ℎ𝑒 is shown as equation. On slide 3 of attachment 151079 [details] in bug 124976 also missing data. Bug 124915 has an attachment of 29 slides and no steps. I put another bibisectRequest to see if this was one or more changes.
*** Bug 102200 has been marked as a duplicate of this bug. ***
I'm trying to rationalize a number of bugs. This one now has inline math issue, same as bug 129061, which was also opened by Ofir, but which has an explanation. *** This bug has been marked as a duplicate of bug 129061 ***