[Webkit-unassigned] [Bug 170449] Image pasting is not working on tineye.com / gmail.com / GitHub.com due to lack of support for DataTransfer.items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 04:12:35 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170449

--- Comment #12 from Ebrahim Byagowi <ebrahim at gnu.org> ---
May I request to know the current working screenshot pasting way other than perhaps using something like hidden contenteditable? I was implementing this on my personal project http://pad.js.org and even on nightly WebKit I couldn't find a way to make this happen because as the current lack of .Items on DataTransfer, other possible solution like DataTransfer.files and DataTransfer.getData("Image/png") also didn't provide the image Blob but as Bug #49141 there should be someway for this I guess? It seems this a question for web community also https://github.com/layerssss/paste.js/issues/21

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170421/34f2fec1/attachment-0001.html>


More information about the webkit-unassigned mailing list