[Webkit-unassigned] [Bug 24516] onchange event on form doesn't fire (or bubble up)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 20:16:04 PDT 2009


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





------- Comment #6 from ian at hixie.ch  2009-03-12 20:16 PDT -------
(In reply to comment #4)
> HTML5 says that all HTML elements should support an onchange attribute, but it
> also says that the change event that is dispatched when an input element
> changes shouldn't bubble. So, the onchange attribute (content or DOM) is
> apparently only good for handling custom events named "change", not the ones
> dispatched automatically. This doesn't make a lot of sense to me.

Why does it bubbling have any effect on whether the event handler is useful...?


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