View Single Post
Old 07-30-2012, 02:55 AM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,424
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
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.
kovidgoyal is offline   Reply With Quote