I second Manu's finding. I am getting the exact same result.

On May 31, 2:57 pm, Manu J <[email protected]> wrote:
> I'm using the new DragDrop api 
> usinghttp://code.google.com/p/gears/source/browse/trunk/gears/test/manual/...
>
> as reference. inf firefox this
>
> var data = desktop.getDragData(event, 'application/x-gears-files');
>
> will result in an empty data object even if the dragdrop is
> successull. ie
> data.files = [], data.count = 0 etc.
>
> The same code works fine on Safari 4 beta

Reply via email to