Open Bug 1154909 Opened 9 years ago Updated 2 years ago

checkbox input event not firing

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

37 Branch
x86_64
Windows 10
defect

Tracking

()

UNCONFIRMED

People

(Reporter: mathias.hansen783, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.4; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36

Steps to reproduce:

added input event to a checkbox


Actual results:

the input event did not fire when the checkbox is checked/unchecked


Expected results:

the input event sould fire when the checkbox is checked/unchecked

w3scool says the checkbox supports all standard properties and events
Summary: checkbox input event not fireing → checkbox input event not firing
Component: Event Handling → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.