Bug 252409
| Summary: | [macOS] Colors that depend on the app accent color are not always resolved with the effective color scheme | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
| Component: | Platform | Assignee: | Aditya Keerthi <akeerthi> |
| Status: | NEW | ||
| Severity: | Normal | CC: | lily_spiniolas, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aditya Keerthi
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
Pull request: https://github.com/WebKit/WebKit/pull/10212
Radar WebKit Bug Importer
<rdar://problem/105841943>