-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
feature requestfeature requestfeature requesttrackedWe are tracking this work internally.We are tracking this work internally.
Description
An important use-case for native-apps is the ability to receive files as input via drag-and-drop.
HTML5 has already nice APIs for controlling file dropping, but it is missing a possibility to get the real full paths of the dropped files.
In NW.js and Electron the 'File' HTML5 API was extended with a 'path' attribute that contains the full path:
https://docs.nwjs.io/en/latest/References/Changes%20to%20DOM/#fileitempath
Here an example:
https://ourcodeworld.com/articles/read/288/how-to-handle-drag-and-drop-file-feature-in-electron-framework
Please add that or a something similar to WebView2 too!
Thanks!
Klaus
amanada, fatihpense, FabioHEPL, Raicuparta, d2phap and 5 moreFabioHEPL and cbastuckOT
Metadata
Metadata
Assignees
Labels
feature requestfeature requestfeature requesttrackedWe are tracking this work internally.We are tracking this work internally.