https://bugs.documentfoundation.org/show_bug.cgi?id=167511
--- Comment #8 from Michael Weghorn <[email protected]> --- (In reply to V Stuart Foote from comment #6) > Would note that for Windows builds the Tools -> Options -> Accessibility the > High Contrast lb is set to "Automatic" by default, no need to "Enable" it. Explicitly enabling is just what I did to not have to tweak any desktop environment settings, but the exact way it gets enabled should be unrelated here. > Is the issue there maybe on the gtk3 backend? I only noticed later (see comment 3) that this is CairoSDPR-specific, which would explain why it's not seen on Windows. I can also reproduce with qt6 (which also uses Cairo), but using either DISABLE_SYSTEM_DEPENDENT_PRIMITIVE_RENDERER=1 or SAL_VCL_QT_USE_QFONT=1 to avoid the CairoSDPR code path makes it work fine there (text becomes black on light background). -- You are receiving this mail because: You are the assignee for the bug.
