Bug 227799 - Implement cancel event on <input type=file>
Summary: Implement cancel event on <input type=file>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Richard Robinson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-08 09:44 PDT by Domenic Denicola
Modified: 2022-10-12 07:17 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Domenic Denicola 2021-07-08 09:44:26 PDT
See https://github.com/whatwg/html/pull/6735 . No web platform tests, unfortunately.

https://bugs.webkit.org/show_bug.cgi?id=187084 may be related; perhaps WebKit wants to fire cancel in such a case, instead of change.
Comment 1 Radar WebKit Bug Importer 2021-07-08 13:31:11 PDT
<rdar://problem/80340803>
Comment 2 Richard Robinson 2022-10-04 09:54:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4986
Comment 3 EWS 2022-10-11 12:08:00 PDT
Committed 255394@main (059f8069cb4a): <https://commits.webkit.org/255394@main>

Reviewed commits have been landed. Closing PR #4986 and removing active labels.