Unfortunately, this article doesn't help (I don't need to get contents
of file, just full path). I've inspected drop event object contents,
tried to use evt.dataTransfer.getData('text/uri-list'). Seems there is
no way to get it even from extension. Looks like I need another NPAPI
plugin for it. Am I missing something?
On Mar 18, 6:36 am, Boris Smus <
s...@chromium.org> wrote:
> Tryhttp://
www.html5rocks.com/tutorials/file/dndfiles/#toc-selecting-file...
> a good tutorial on dragging in local files.
>
> Hope this helps,
> - Boris
>
> On Wed, Mar 16, 2011 at 5:44 AM, Dmitriy.trt <
dmitriy....@gmail.com> wrote:
> > Is there ANY way to get full file path from drop event? Through
> > extension, NPAPI plugin, anything. On Linux dropping files to textarea
> > gives us file:// URL. This is what I want on Windows. How can I get it
> > with Chrome 9 or 10?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.
> > To post to this group, send email to
chromium-extensi...@chromium.org.
> > To unsubscribe from this group, send email to
> >
chromium-extensions+unsubscr...@chromium.org.