https://bugs.documentfoundation.org/show_bug.cgi?id=169183

--- Comment #10 from Regina Henschel <[email protected]> ---
Reason seems to be in
https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/impedit3.cxx?r=117d9624a3b861ead575394f6dfc974b4f4eeee6#3355

Before the commit it was
    static bool bBlendForTest(false);
After the commit it is
    static bool bBlendForTest(true);

It seems, that a debug-variable was not set back before committing. When I set
it to false, the font color is correct for me.

@Armin: Can you please look at it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to