[Libreoffice-ux-advise] [Bug 73263] ACCESSIBILITY: cell highlighting invisible to colorblind people. use blue as default and/or make color customizable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 4 14:11:46 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73263

--- Comment #13 from Kohei Yoshida <libreoffice at kohei.us> ---
(In reply to comment #12)
> @Kohei,
> 
> To close this out, could we ask you to insert Astron's suggested 0xef0fff,
> into the default color array aAutoColors[] in colorcfg.cxx
> 
> /core/svtools/source/config/colorcfg.cxx
> 
> @@ -447,1 +447,1
> --        COL_LIGHTRED, // CALCREFERENCE
> ++        0xef0fff, // CALCREFERENCE
> 
> That should be all that is needed to change the default 'automatic'
> assignment for Calc references from the COL_LIGHTRED (0xff0000) constant
> from /core/include/tools/color.hxx 
> 
> Right? Or did I miss something in the enum in colorcfg.hxx?

Well, you know as much as I do on this matter. ;-)

Anyway, I did change it and it appears to do what we want.  I'll commit this
shortly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list