[Bug 22467] <select> should have “oninput”

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22467

--- Comment #3 from Felipe <felipe@felipegasper.com> ---
Where are you reading anything about “visible/typeable character” … ?

http://www.whatwg.org/specs/web-forms/current-work/#the-change

“This event must be fired on a control whenever the value of the control
changes due to input from the user …”

Per the above, changing the value of a <select> makes perfect sense to fire
“oninput”.

IE 10 has fixed the “oninput” implementation, which was horribly broken in IE
9.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 26 June 2013 19:49:11 UTC