NEW 171504
Reading a pasted file from Finder throws a WebKitBlobResource error
https://bugs.webkit.org/show_bug.cgi?id=171504
Summary Reading a pasted file from Finder throws a WebKitBlobResource error
Alfonso Martínez de Lizarrondo
Reported 2017-05-01 12:02:12 PDT
Created attachment 308742 [details] Demo page Create a test page that checks for pasted files with an onpaste handler and check if there are pasted files. In Safari and webkit nightly, trying to use a FileReader with that file throws a "Failed to load resource: The operation couldn’t be completed. (WebKitBlobResource error 4.)" error in the console. Demo available also at http://www.martinezdelizarrondo.com/bugs/paste.html
Attachments
Demo page (2.74 KB, text/html)
2017-05-01 12:02 PDT, Alfonso Martínez de Lizarrondo
no flags
Note You need to log in before you can comment on or make changes to this bug.