Pressed native buttons on macOS Monterey use white text on light gray
Categories
(Core :: Widget: Cocoa, defect, P2)
Tracking
()
People
(Reporter: sam, Assigned: mstange)
References
(Blocks 1 open bug)
Details
(Whiteboard: [mac:integration])
Attachments
(4 files)
With macOS Monterey in light mode, press any native-styled push button in Firefox, such as in Help > Troubleshoot Mode, or Library > Add Bookmark. The text will turn white, but on a light gray background, so it is unreadable.
This is likely due to the pressed button and pressed default button style changes in Monterey.
In the attached example, "Refresh Nightly" is pressed. The issue also occurs if a default button, such as "Open", is pressed (however, I believe in AppKit apps the default button stays blue).
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D128616
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D128785
Pushed by mstange@themasta.com: https://hg.mozilla.org/integration/autoland/rev/de071c6d60a7 Tweak default button :active state rendering. r=mac-reviewers,spohl https://hg.mozilla.org/integration/autoland/rev/f718eaf8816e Add nsCocoaFeatures::OnMontereyOrLater(). r=mac-reviewers,spohl https://hg.mozilla.org/integration/autoland/rev/40fe290c7604 Make MozButtonactivetext use NSColor.controlTextColor on macOS 12+. r=mac-reviewers,spohl
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/de071c6d60a7
https://hg.mozilla.org/mozilla-central/rev/f718eaf8816e
https://hg.mozilla.org/mozilla-central/rev/40fe290c7604
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Reproduced with Fx 93 on macOS 12.0.1.
Verified fixed under the same macOS version with Fx 95.0a1 (20211021093631).
Description
•