https://bugs.documentfoundation.org/show_bug.cgi?id=138223
--- Comment #9 from Justin L <[email protected]> --- There seems to be two issues here. 1.) oox/source/drawingml/color.cxx getColor() just returns COLOR_FINAL mnC1, even though it has no transparency component to it. 2.) Character highlighting (in LO) doesn't seem to have any transparency component, so only the colour part is used anyway. The given colour would need to be adjusted to appear like the transparent colour (without actually becoming transparent). I can't wrap my brain around this kind of stuff, and it seems like it would just be emulating anyway, so I'm going to stop investigating here. -- You are receiving this mail because: You are the assignee for the bug.
