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

Rafael Lima <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Rafael Lima <[email protected]> ---
I'm not an expert in how Windows manages its colors, but my take is that the
hyperlink color in Windows is only defined for high-contrast mode. See the
following code:

https://opengrok.libreoffice.org/xref/core/vcl/win/window/salframe.cxx?r=34e017c4#2728

Aside from that, the color used is COL_BLUE. See:

https://opengrok.libreoffice.org/xref/core/vcl/source/app/settings.cxx?r=e0066326#724

So I think that the hyperlink color in Windows does not get reassigned.

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

Reply via email to