[Webkit-unassigned] [Bug 247545] New: Wrong implicit submitter when button has "hidden" attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 6 06:33:09 PST 2022


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

            Bug ID: 247545
           Summary: Wrong implicit submitter when button has "hidden"
                    attribute
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: noam at webkit.org
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Created attachment 463434

  --> https://bugs.webkit.org/attachment.cgi?id=463434&action=review

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

-- 
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/20221106/3b8b37c7/attachment.htm>


More information about the webkit-unassigned mailing list