[Webkit-unassigned] [Bug 180465] New: change event is dispatched when .files property is set at <input type="file"> element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 22:56:04 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180465
Bug ID: 180465
Summary: change event is dispatched when .files property is set
at <input type="file"> element
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: guest271314 at gmail.com
Created attachment 328552
--> https://bugs.webkit.org/attachment.cgi?id=328552&action=review
change event dispatched when .files set at <input type="file">
Programmatically set .files property of <input type="file"> element to a FileList object
Expected behaviour: change event should not be dispatched to the element
Actual result: change event is dispatched to the element
Browser: Chromium 62
See https://bugs.chromium.org/p/chromium/issues/detail?id=792336, https://github.com/whatwg/html/issues/3269
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171206/16ea7c01/attachment.html>
More information about the webkit-unassigned
mailing list