[Webkit-unassigned] [Bug 231529] New: Make autofocus a global attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 13:47:31 PDT 2021


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

            Bug ID: 231529
           Summary: Make autofocus a global attribute
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
        Depends on: 203139

autofocus is currently limited to these current elements: https://webkit-search.igalia.com/webkit/rev/549cfddb2c8f134d24510de87c8bbb41c20e055c/Source/WebCore/html/HTMLFormControlElement.cpp#229-238

However, autofocus is a global attribute, so editable elements or tabindex > -1 elements should be autofocusable as well.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=203139
[Bug 203139] Implement new autofocus behavior
-- 
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/20211011/480d8df0/attachment.htm>


More information about the webkit-unassigned mailing list