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