NEW246961
<input type=color> shows no focus ring by default
https://bugs.webkit.org/show_bug.cgi?id=246961
Summary <input type=color> shows no focus ring by default
Caleb Hearon
Reported 2022-10-24 14:25:19 PDT
Here is the repro: https://jsfiddle.net/29rqecjy/ Any other outline-style on the color input works as expected. When the color input is focused (in that link, it will focus after 5 seconds) outline-style: auto does render. I can see in the inspector that there is isn't a cascade problem.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-31 14:26:18 PDT
Ahmad Saleem
Comment 2 2023-05-25 12:03:05 PDT
I am able to reproduce this bug in Safari 16.5 (STP170) and it does not show 'outline' for color input.
Anne van Kesteren
Comment 3 2023-12-18 00:37:50 PST
Note You need to log in before you can comment on or make changes to this bug.