[Webkit-unassigned] [Bug 69065] New: HTML5 forms having single input box & disabled submit button gets submitted implicitly on enter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 23:58:15 PDT 2011


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

           Summary: HTML5 forms having single input box & disabled submit
                    button gets submitted implicitly on enter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kaustubh at motorola.com
                CC: ap at webkit.org, rniwa at webkit.org


Created an attachment (id=109127)
 --> (https://bugs.webkit.org/attachment.cgi?id=109127&action=review)
Test Case

A HTML5 form having only one input box and disabled (but visible) Submit button do get submitted on enter key press.
Rationale - 

Safari (WebKit) - Submits form
MSIE - Submits form
Firefox - Do not submit
Opera - Do not submit

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list