Description: When using color gradient instead of color as background of a text box, the presentation of the text in animation mode is not correct. The first letter of text is not presented within its own effect but with the previous effect. It is shown by the two slices of the linked presentation. And you can reproduce the bug by changing the background of the particular text box. Steps to Reproduce: 1. Animation with text box background "color" (any color) - presentation works well 2. Change text box background to "color gradient" 3. Animation of text doesn't work well Actual Results: When text box background is sei to "color gradient". The first letter of text is not presented within its own effect but with the previous effect. Expected Results: All text should be presented within its own effect Reproducible: Always User Profile Reset: Yes Additional Info: Version: 25.8.2.2 (X86_64) Build ID: d401f2107ccab8f924a8e2df40f573aab7605b6f CPU threads: 12; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded
Created attachment 203680 [details] Example for reproduction
I see the error in Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 620(Build:0) CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (de_DE); UI: en-US Calc: threaded And it was broken already in Version: 5.4.3.2 (x64) Build ID: 92a7159f7e4af62137622921e809f8546db437e5 CPU threads: 32; OS: Windows 6.19; UI render: default; Locale: de-DE (de_DE); Calc: group There the rendering is different but faulty too. I think it is the same problem as already reported in bug 150134. *** This bug has been marked as a duplicate of bug 150134 ***