Your browser appears to not be presenting the image as a standard image mime type in the drag and drop event. I'll add some code that will try to detect the URL and download the image from the web server directly, but that may or may not work, depending on whether the site you are drag and dropping from allows direct access to the image resources without a login and uses plain urls for images. I suggest switching to a browser with a non broken D&D implementation.
Last edited by kovidgoyal; 07-30-2012 at 02:58 AM.
|