[Webkit-unassigned] [Bug 117526] “oninput” doesn’t fire when changing a ?=<select>=?UTF-8?Q? element’s value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 20 03:08:34 PDT 2014


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





--- Comment #8 from Antti Koivisto <koivisto at iki.fi>  2014-03-20 03:08:51 PST ---
No I'm wrong. There is specific text for firing these:

"When the user agent is to send select update notifications, queue a task to first fire a simple event that bubbles named input at the select element, and then fire a simple event that bubbles named change at the select element, using the user interaction task source as the task source."

http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-select-element

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