Bug 121590 - Change event isn't firing when the user reverts the value of a color/date/time input after JS changed the value
Summary: Change event isn't firing when the user reverts the value of a color/date/tim...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BlinkMergeCandidate, InRadar
Depends on:
Blocks:
 
Reported: 2013-09-18 21:57 PDT by Ryosuke Niwa
Modified: 2023-05-25 11:09 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>