[Webkit-unassigned] [Bug 159764] New: HTML element with tabindex=0 is not focusable on iPhone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 07:57:40 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=159764

            Bug ID: 159764
           Summary: HTML element with tabindex=0 is not focusable on
                    iPhone
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: atriana01 at gmail.com

Problem description:

An HTML element with the tabindex attribute set to "0" is not focusable on iPhone.

Steps to reproduce the issue:

1. Navigate to the URL https://output.jsbin.com/furuheq (edit version https://jsbin.com/furuheq/edit?html,css,js,console)
2. Press the box

What is the expected result?
The focus should be set to the focusable HTML element and the "focusin" event should be fired.

What happens instead?
The focus is not set to the focusable HTML element and the "focusin" event is not fired.

Additional information to reproduce the issue:
OS Version: iOS 9.3.2 (13F69) on iPhone

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160714/99eb71c9/attachment.html>


More information about the webkit-unassigned mailing list