Created attachment 182668 [details] Presentation exhibiting the bug (red text is shadow; play animation!) If I have a transparent text box with some text and a shadow effect, and apply an "Appear" animation effect to it - the shadow appears before the actual shape appears. My build info: Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 6c81a09e3ef239a2d7a991d00fe3620a67298b99 CPU threads: 4; OS: Linux 5.18; UI render: default; VCL: gtk3 Locale: en-IL (en_IL); UI: en-US
Repro with Version: 7.2.6.2 / LibreOffice Community Build ID: b0ec3a565991f7569a5a7f5d24fed7f52653d754 CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: threaded And with Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 8b5a989dcdcf4edd50c9fdb092d4180432ce4b6a CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded The red shadow is visible when you start the presentation (it should not be visible). Then the black text appears on click.
Apparently different results by different people Note: Red text is the shadow effect. I initially read this as the shadow (red) renders first (in time) before black text as in comment 1 when pressing F5 and go through the sheet. This doesn't happen in my case However the red shadow is in front of the main text, but it should be in the back So or comment 1 a mistake; or there are 2 bugs
(In reply to Telesto from comment #2) > So or comment 1 a mistake; or there are 2 bugs Seems like two bugs - but might be two manifestations of the same problematic code. What OS and VCL are you using?
(In reply to Eyal Rozenberg from comment #3) > (In reply to Telesto from comment #2) > > So or comment 1 a mistake; or there are 2 bugs > > Seems like two bugs - but might be two manifestations of the same > problematic code. What OS and VCL are you using? Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d3050ff4a1355f7ebd3d4e7ddc8fb64f2b8894dd CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL threaded
I get the black text already is displayed on the shape and the red shadow text appears. If I set 'Group Text' to 'As one object' instead of 'By 1st level paragraphs', then nothing appears, but black text and red shadow text are immediately displayed. Tested with Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 70fd835b4cf75e386ee115c705241a4059fb68a8 CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Dear Eyal Rozenberg, 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 https://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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Ok, so, now, the situation is flipped: The black text appears when the presentation starts, even though it shouldn't; and clicking makes the red shadow appear. This is also a bug, since they should be appearing together after the click. Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 63597069fbb3209db1b4acd3c3e85b512b5d717c CPU threads: 4; OS: Linux 6.12; UI render: default; VCL: gtk3 Locale: en-IL (en_IL); UI: en-US Also, the second bug (red shadow rendered over black text) which Telesto reported - persists.