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: | Forms | Assignee: | 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 |
Ryosuke Niwa
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/109843791>