Bug 166020 - <label> elements with tabindex="-1" are not focusable via JavaScript
Summary: <label> elements with tabindex="-1" are not focusable via JavaScript
Status: RESOLVED DUPLICATE of bug 102780
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-19 02:52 PST by Giovanni Piller Cottrer
Modified: 2017-01-03 19:19 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***