Closed
Bug 1685010
Opened 4 years ago
Closed 4 years ago
non-native theme, indeterminate checkboxes aren't rendered correctly on Windows in high contrast mode
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
nsNativeBasicThemeWin::ComputeCheckboxColors
needs to be changed like nsNativeBasicTheme::ComputeCheckboxColors
was in bug 1682210 to support indeterminate checkboxes properly.
Assignee | ||
Updated•4 years ago
|
Component: Widget: Gtk → Widget: Win32
OS: Unspecified → Windows
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → cam
Status: NEW → ASSIGNED
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a924ab69c447
Paint indeterminate checkboxes properly on Windows high contrast mode in the non-native theme. r=spohl
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•