Bug 204292

Summary: File input should fire an 'input' event before the 'change' event
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, cdumez, dbates, esprehn+autocc, ews-watchlist, gyuyoung.kim, mifenton, tkent, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=188514
Attachments:
Description Flags
Patch
wenson_hsieh: review+, ews-watchlist: commit-queue-
Archive of layout-test-results from ews214 for win-future
none
Archive of layout-test-results from ews210 for win-future none

Comment 1 Carlos Garcia Campos 2019-11-18 03:39:24 PST
Created attachment 383736 [details]
Patch
Comment 2 EWS Watchlist 2019-11-18 07:16:13 PST
Comment on attachment 383736 [details]
Patch

Attachment 383736 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/13264040

New failing tests:
fast/forms/file/file-input-user-selection-events.html
Comment 3 EWS Watchlist 2019-11-18 07:16:16 PST
Created attachment 383744 [details]
Archive of layout-test-results from ews214 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews214  Port: win-future  Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment 4 Wenson Hsieh 2019-11-18 07:36:22 PST
Comment on attachment 383736 [details]
Patch

We might need to skip the test on Windows, since testRunner.setOpenPanelFiles does not seem to be hooked up to anything there.
Comment 5 EWS Watchlist 2019-11-18 08:25:18 PST
Comment on attachment 383736 [details]
Patch

Attachment 383736 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/13264195

New failing tests:
fast/forms/file/file-input-user-selection-events.html
Comment 6 EWS Watchlist 2019-11-18 08:25:20 PST
Created attachment 383750 [details]
Archive of layout-test-results from ews210 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews210  Port: win-future  Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment 7 Carlos Garcia Campos 2019-11-22 05:09:36 PST
Committed r252768: <https://trac.webkit.org/changeset/252768>
Comment 8 Radar WebKit Bug Importer 2019-11-22 05:10:26 PST
<rdar://problem/57426600>