Bug 242387
Summary: | accent color not working on radio input | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oliver Williams <oliverwilliams345> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | akeerthi, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Mac (Apple Silicon) | ||
OS: | macOS 12 |
Oliver Williams
In both Safari Technology Preview on MacOS Monterey, as well as the regular version of Safari, I am using accent color on a radio input but it is not changing the color of the radio. The same code IS working on my iPhone (version 15.5) though.
https://codepen.io/cssgrid/pen/jOYmxyQ
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Aditya Keerthi
I cannot reproduce this on macOS Monterey 12.4 using the system version of Safari (Version 15.5 (17613.2.7.1.8)).
Can you share your OS and Safari versions?
Oliver Williams
Mac version 12.4
Release 148 (Safari 16.0, WebKit 17614.1.17.1)
Aditya Keerthi
I'm still unable to reproduce using Release 148 (Safari 16.0, WebKit 17614.1.17.1) on macOS 12.4 :(
Do the radio button respond to changes in system accent color (after removing the accent-color CSS)?
Oliver Williams
When I removed the accent-color CSS and changed the accent color from system preferences, the color I chose in system preferences did work and change the color of the input.
After doing that, when I uncommented the accent-color line in my CSS, it started to work and the accent color specified in my CSS is applied.
Radar WebKit Bug Importer
<rdar://problem/96950490>