[Webkit-unassigned] [Bug 25497] onclick handler of submit button is not triggered when pressing enter key in input field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 04:21:45 PDT 2012


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


dharitri <dharitri11 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dharitri11 at gmail.com




--- Comment #6 from dharitri <dharitri11 at gmail.com>  2012-10-15 04:22:32 PST ---
I have a form with a input type as submit and a onClick event which calls a function. The problem is, i have a one more input type file. When i upload a file the onClick event stops working. If i remove the uploaded file. The onclick event on the submit button works again. There are no errors shown. The form is submitted perfectly without the file upload. Don't understand what is happening here.

-- 
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