Bug 166752 - High Contrast Mode Override.
Summary: High Contrast Mode Override.
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks: High-Contrast
  Show dependency treegraph
 
Reported: 2025-05-27 17:59 UTC by ada
Modified: 2025-05-28 07:00 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ada 2025-05-27 17:59:01 UTC
Description:
Themes do not work when Windows 11 high contrast mode is enabled, as all colors are defined by the High Contrast colors, even when attempting to change the LibreOffice theme. There should be a way to toggle this behavior.

Steps to Reproduce:
1. Enable High Contrast Theme in system settings

Actual Results:
All colors are defined by the High Contrast theme, even when attempting to change the LibreOffice theme.

Expected Results:
Allow for an override of the high contrast setting.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.6.2 (X86_64) / LibreOffice Community
Build ID: 6d98ba145e9a8a39fc57bcc76981d1fb1316c60c
CPU threads: 12; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded
Comment 1 V Stuart Foote 2025-05-27 18:11:57 UTC
Following os/DE HC theme provided colors is by design and intentional to meet accessibility needs.  Non-AT dependent users should simply not select a HC color theme in their os/DE.

IMHO => WF
Comment 2 Michael Weghorn 2025-05-27 19:52:05 UTC
(In reply to ada from comment #0)
> Expected Results:
> Allow for an override of the high contrast setting.

In "Tools" -> "Options" -> "LibreOffice" -> "Accessibility", there is a "High Contrast" combobox whose value defaults to "Automatic". Does setting that to "Disable" give the result you want?
Comment 3 ada 2025-05-27 21:54:17 UTC
(In reply to Michael Weghorn from comment #2)
> (In reply to ada from comment #0)
> > Expected Results:
> > Allow for an override of the high contrast setting.
> 
> In "Tools" -> "Options" -> "LibreOffice" -> "Accessibility", there is a
> "High Contrast" combobox whose value defaults to "Automatic". Does setting
> that to "Disable" give the result you want?

Yes, this does work. I apologize, I didn't know to find the setting as it turns out.
Comment 4 V Stuart Foote 2025-05-27 22:59:42 UTC
Sorry, I had forgotten about the rework [1] for bug 151522 providing user ability to toggle.

=> NAB

=-ref-=

[1] https://gerrit.libreoffice.org/c/core/+/139753