Bug 166020

Summary: <label> elements with tabindex="-1" are not focusable via JavaScript
Product: WebKit Reporter: Giovanni Piller Cottrer <giovanni.piller>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cdumez, jcraig, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: All   

Description Giovanni Piller Cottrer 2016-12-19 02:52:25 PST
<label> elements with tabindex="-1" are not focusable via JavaScript.
Can reproduce an all Safari versions I have at hand (Nightly, Safari 10.0.1, iOS 10.2).

See https://jsfiddle.net/gigasoft/smh5gwar/ for a simple test case.

Related to:
https://bugs.webkit.org/show_bug.cgi?id=102780
Comment 1 Chris Dumez 2017-01-03 09:32:52 PST
I think Ryosuke has worked on this area recently?
Comment 2 Ryosuke Niwa 2017-01-03 19:19:45 PST

*** This bug has been marked as a duplicate of bug 102780 ***