[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
Wed Jun 3 22:37:23 PDT 2009


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





------- Comment #3 from arvindaa84 at gmail.com  2009-06-03 22:37 PDT -------
Hi,

I tried fixing this bug by adding an extra condition in the submitclick()
function of Htmlformelement.cpp.When comparing for the input tag I tried
comaparing for the button tag also which makes the test case to pass.Can this
solution be used to fix this bug ?


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



More information about the webkit-unassigned mailing list