Bug 327205 - Allow HTML5 drag and drop
Summary: Allow HTML5 drag and drop
Status: ASSIGNED
Alias: None
Product: Virgo
Classification: RT
Component: web-admin (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Chris Frost CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 352217
Blocks:
  Show dependency tree
 
Reported: 2010-10-07 06:26 EDT by Alex Blewitt CLA
Modified: 2012-06-28 05:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Blewitt CLA 2010-10-07 06:26:20 EDT
Build Identifier: Virgo 2.1.0M5

It should be possible to drag-and-drop multiple bundles in to a webpage and have that detected with HTML5's File API. This can then perform the bundle submission after all bundles have been dragged in.

See:

https://developer.mozilla.org/en/Using_files_from_web_applications

Reproducible: Always
Comment 1 Nobody - feel free to take it CLA 2010-10-08 08:46:32 EDT
Assigning to Chris for consideration.