WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247545
Hidden buttons can't be used as the submitter in an implicit submission
https://bugs.webkit.org/show_bug.cgi?id=247545
Summary
Hidden buttons can't be used as the submitter in an implicit submission
Noam Rosenthal
Reported
2022-11-06 06:33:09 PST
Created
attachment 463434
[details]
Test case When pressing enter in a text field, the first non-disabled submit button should be the submitter. However, in webkit and not in conformance with the spec, buttons with the "hidden" attribute are ignored. See attached test case, works according to spec in Chromium & Gecko Spec:
https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#implicit-submission
Attachments
Test case
(438 bytes, text/html)
2022-11-06 06:33 PST
,
Noam Rosenthal
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-13 06:34:19 PST
<
rdar://problem/102290409
>
Ryosuke Niwa
Comment 2
2022-11-17 12:52:57 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6600
EWS
Comment 3
2022-11-17 17:32:18 PST
Committed
256813@main
(ad3421ff1186): <
https://commits.webkit.org/256813@main
> Reviewed commits have been landed. Closing PR #6600 and removing active labels.
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