[
https://jira.nuxeo.com/browse/NXP-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=92647#comment-92647
]
Thierry Delprat commented on NXP-6688:
--------------------------------------
Drag out under Chromium 10 is very easy to add :
//jQuery.event.props.push("dataTransfer");
$("#myFile").bind("dragstart", function(event)
{event.originalEvent.dataTransfer.setData("DownloadURL","text/plain:fake.txt:http://127.0.0.1:8080${This.path}/download");});
=> does the work
> Prototype HTML5 DnD in an HTML/WebEngine module
> -----------------------------------------------
>
> Key: NXP-6688
> URL: https://jira.nuxeo.com/browse/NXP-6688
> Project: Nuxeo Enterprise Platform
> Issue Type: Sub-task
> Reporter: Thierry Delprat
> Assignee: Thierry Delprat
> Fix For: 5.4.2
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets