[Webkit-unassigned] [Bug 14443] Forms dont submit when disabling submit button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 21:06:32 PDT 2011


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





--- Comment #14 from Kaustubh Atrawalkar <kaustubh at motorola.com>  2011-09-29 21:06:32 PST ---
(In reply to comment #8)
> 
> Yes, we definitely need to figure out the right behavior on whatwg. Intuitively, I wouldn't expect the form to submit when the only submit button is disabled. This may as well as considered as a Gecko bug.

in this case, the submit button is active before clicking it, but on it's on click handler it is made disabled. Firefox seems to run both on click and on submit handlers in this case one followed by another.

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