[Webkit-unassigned] [Bug 234516] Focus ring missing on range
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 12 11:08:37 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=234516
Kamil Tomšík <info at tomsik.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |info at tomsik.cz
--- Comment #3 from Kamil Tomšík <info at tomsik.cz> ---
I think range input should be also accessible via keyboard (TAB), and if you check the testcase by Curtis, it's clearly not working there.
BTW: also interesting, if you add focus style for the -webkit-slider-thumb it is only active if you trigger focus event directly from JS. If you click the thumb by hand it never gets focused. And if you focus using JS and then hit TAB, it will skip all other ranges entirely.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240212/881d5310/attachment-0001.htm>
More information about the webkit-unassigned
mailing list