Description: Area transparency doesn't seem to work properly with glow effect on Steps to Reproduce: 1. Open the attached file 2. Select the fontwork 3. Properties deck -> Drag the transparency slider for 'area' Actual Results: Everything getting orange (because of glow effect) Expected Results: More transparent (don't glow so interact with area) Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 94e6e140491de31c0788c91af855a75a3bb12709 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 166686 [details] Example file
Not sure if this belongs to UX or being simply a bug
Glow treats any part of image that is not *fully* transparent as the source of glow. Glow intensity does not depend on "intensity" of the source. Glow intensity only fades in the areas outside of the source. That's how it works in the MSO, which was used as model for implementation. NOTABUG.