RESOLVED FIXED 121590
Change event isn't firing when the user reverts the value of a color/date/time input after JS changed the value
https://bugs.webkit.org/show_bug.cgi?id=121590
Summary Change event isn't firing when the user reverts the value of a color/date/tim...
Ryosuke Niwa
Reported 2013-09-18 21:57:09 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/3054068c08635caf65eb933794f5ac6bbaf80e23 if the bug reproduces in WebKit Setting the value through the value property wasn't setting the textAsOfLastFormControlChangeEvent. So change events weren't firing when the user changes the value back to the one that was set before JS changed it.
Attachments
EWS
Comment 1 2023-05-25 11:08:33 PDT
Committed 264528@main (2434c2b49b99): <https://commits.webkit.org/264528@main> Reviewed commits have been landed. Closing PR #14212 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-05-25 11:09:19 PDT
Note You need to log in before you can comment on or make changes to this bug.