Closed Bug 1250521 Opened 8 years ago Closed 8 years ago

No input event is ever fired for select

Categories

(Core :: DOM: Events, defect)

44 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1024350

People

(Reporter: github, Unassigned)

Details

(Whiteboard: btpp-followup-2016-03-08)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36

Steps to reproduce:

An <input type="select"> does not seem to ever fire an event of type "input". Ever.
See for example this fiddle: https://jsfiddle.net/t903n22p/1/ and compare it from within Chrome


Actual results:

No "input" event is fired when selecting an item in the drop down menu.


Expected results:

An "input" event should be fired whenever the value of the select input changes, as per spec, your doc, etc. Safari/Chrome/Opera all behave correctly.
Component: Untriaged → DOM: Events
Product: Firefox → Core
smaug, can you please take a look?
Flags: needinfo?(bugs)
Whiteboard: btpp-followup-2016-03-03
Whiteboard: btpp-followup-2016-03-03 → btpp-followup-2016-03-08
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(bugs)
You need to log in before you can comment on or make changes to this bug.