In Firefox 116 I intend to enable by default support for pasting a file using the ClipboardEvent, i.e by copying something in your file manager using Ctrl + C and then pasting with Ctrl + V on a webpage. Notably this doesn't cover the clipboard.read() API, which we haven't shipped yet.
Before Electrolysis this theoretically already worked on Windows. File pasting has been enabled in Nightly for almost half a year at this point.
Platform coverage: Linux/Mac/Windows (no Android)
DevTools bug: n/a
Other browsers: Supported in Chrome, reportedly also by Safari
Secure contexts: available in all contexts (following the ClipboardEvent)