WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
246961
<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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-31 14:26:18 PDT
<
rdar://problem/101775128
>
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
Pull request:
https://github.com/WebKit/WebKit/pull/21953
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