-
Notifications
You must be signed in to change notification settings - Fork 23.1k
Closed
Labels
Content:WebAPIWeb API docsWeb API docsarea: DOM/CSSOMhelp wantedIf you know something about this topic, we would love your help!If you know something about this topic, we would love your help!
Description
MDN URL
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
<input type=file> does in fact bubble cancel events if you cancel the file picker dialog.
What did you expect to see?
Differentiate between <dialog> and <input>, because this got me while I was building a file picker inside a dialog, cancelling the file picker dialog closes the dialog as well due to it being bubbled.
<dialog>: does not bubble<input>: does bubble
Do you have any supporting links, references, or citations?
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/htmlelement/cancel_event - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/cancel_event
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/htmlelement/cancel_event/index.md
- Last commit: 682c529
- Document last modified: 2024-01-15T09:26:24.000Z
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Content:WebAPIWeb API docsWeb API docsarea: DOM/CSSOMhelp wantedIf you know something about this topic, we would love your help!If you know something about this topic, we would love your help!