[Webkit-unassigned] [Bug 121590] New: Change event isn't firing when the user reverts the value of a color/date/time input after JS changed the value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 21:58:04 PDT 2013


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/time input after JS changed the
                    value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, tkent at chromium.org,
                    jonlee at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list