Bug 121590

Summary: Change event isn't firing when the user reverts the value of a color/date/time input after JS changed the value
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, darin, jonlee, tkent, webkit-bug-importer
Priority: P2 Keywords: BlinkMergeCandidate, InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 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.
Comment 1 EWS 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.
Comment 2 Radar WebKit Bug Importer 2023-05-25 11:09:19 PDT
<rdar://problem/109843791>