Open
Bug 1530404
Opened 7 years ago
Updated 2 years ago
Provide open/close events (or equivalent) for dialog popups, such as <input type=file>
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: hsinyi, Unassigned)
References
Details
(Keywords: dev-doc-needed)
Attachments
(1 obsolete file)
Create an <input type=file> and click on it. In the resulting dialog, click 'Cancel'. Currently there's no way for web page to detect the "cancel".
https://github.com/whatwg/html/issues/3976 is proposing adding a new event on the spec.
Updated•7 years ago
|
Keywords: dev-doc-needed
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Attachment #9387347 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•