Open Bug 1454095 Opened 7 years ago Updated 3 years ago

Clearing type=date's value doesn't fire change event

Categories

(Core :: Layout: Form Controls, defect, P3)

defect

Tracking

()

People

(Reporter: smaug, Unassigned)

References

()

Details

See url as testcase.
oh, right, we don't let one to load data: url as top level. data:text/html,<input type=date value="7777-07-07" onchange="console.log('value is [' + this.value + ']');"> Load that, and clear the value using (x) in the field. Compare console in Chrome vs FF
Should test also input event.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.