WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
252409
[macOS] Colors that depend on the app accent color are not always resolved with the effective color scheme
https://bugs.webkit.org/show_bug.cgi?id=252409
Summary
[macOS] Colors that depend on the app accent color are not always resolved wi...
Aditya Keerthi
Reported
2023-02-16 10:51:11 PST
App accent colors are currently sent over IPC to Web Process as static, rather than dynamic colors. The control accent color and highlight color depend on the app accent color, but do not resolve correctly in alternate color schemes, since the dynamic nature of the color is lost.
Attachments
Add attachment
proposed patch, testcase, etc.
Aditya Keerthi
Comment 1
2023-02-16 11:20:42 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10212
Radar WebKit Bug Importer
Comment 2
2023-02-23 10:52:18 PST
<
rdar://problem/105841943
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug