Version: 7.1.3.2 / LibreOffice Community Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-GB Calc: threaded 1. Create a shape; say, a star. 2. Now apply a glow to it and increase the Radius. Expected Result: The glow is ADDED to the shape – the latter remaining unnaffected. Actual Result: The Glow effect eats into shape. This seems like a bug to me. The underlying shape should remain unnaffected and the GLOW should be additive.
I don't see any such "eating" effect. Can you attach a screenshot? Arch Linux 64-bit Version: 7.4.0.0.alpha1+ / LibreOffice Community Build ID: f817b3de1aa827d93e2a622735c4d570514f4849 CPU threads: 8; OS: Linux 5.17; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 24 May 2022
Now I made the area fill 100% transparent and I see that the glow is extending equally to the inside area of the shape. Heiko tells me Microsoft Office behaves the same way. It seems this behaviour is desirable and we should not change it.
Version: 7.3.1.3 / LibreOffice Community Build ID: a69ca51ded25f3eefd52d7bf9a5fad8c90b87951 CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-GB Calc: threaded I'm happy to close the original issue as "by design". But, I wonder if the "Glow" effect could be enhanced by having "Radius" apply a default glow WITHOUT BLUR and adding "Blur" as an extra property to the sidebar. And also, extending the effect to text as well.
See also Bug 144061.
It is carefully created to mimic MS behavior to the letter. NOTABUG.
(In reply to R. Green from comment #3) > I wonder if the "Glow" effect could be enhanced by having "Radius" > apply a default glow WITHOUT BLUR and adding "Blur" as an extra property This would not be a "glow" effect as it is defined. It looks more like a shadow without blur, positioned without offset and scaled a bit up. It is implemented in MS Office, but in LO, there's no way to scale shadows. Implementing *that* would be a reasonable request.