WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 232349
231529
Make autofocus a global attribute
https://bugs.webkit.org/show_bug.cgi?id=231529
Summary
Make autofocus a global attribute
Tim Nguyen (:ntim)
Reported
2021-10-11 13:47:31 PDT
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.
Attachments
WIP
(8.73 KB, patch)
2021-10-12 00:56 PDT
,
Tim Nguyen (:ntim)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2021-10-12 00:56:19 PDT
Created
attachment 440904
[details]
WIP
Radar WebKit Bug Importer
Comment 2
2021-10-18 13:48:19 PDT
<
rdar://problem/84385920
>
Chris Dumez
Comment 3
2021-10-28 07:32:51 PDT
Seems we should dupe to
bug 232349
?
Tim Nguyen (:ntim)
Comment 4
2021-10-28 09:42:42 PDT
*** This bug has been marked as a duplicate of
bug 232349
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug