Closed Bug 703700 Opened 13 years ago Closed 8 years ago

Implement drag-and-drop onto taskbar/dock icon to open document

Categories

(Firefox Graveyard :: Webapp Runtime, enhancement, P3)

enhancement

Tracking

(firefox16 wontfix)

RESOLVED WONTFIX
Future
Tracking Status
firefox16 --- wontfix

People

(Reporter: ianbicking, Unassigned)

References

Details

We should be able to send an event to an application window when the user drags a document to the taskbar/dock. Optimal flow is probably to open a new window and send the event to it once it is loaded; possible complications are if the app expects to only support a single window, in which case we should send the event to that window.

Note that this should almost certainly be an application of the DOM dataTransfer behavior we already use for drag-and-drop, see https://developer.mozilla.org/en/Using_files_from_web_applications#Selecting_files_using_drag_and_drop

Related to Bug 703696

(https://github.com/mozilla/openwebapps/issues/128)
Priority: -- → P3
Severity: normal → enhancement
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/24808699
Component: Extension → General
QA Contact: extension → general
Whiteboard: [runtime]
Component: General → Desktop Runtime
Whiteboard: [runtime]
Whiteboard: [marketplace-beta-]
Whiteboard: [marketplace-beta-]
Target Milestone: --- → M3
Component: Desktop Runtime → Webapp Runtime
Product: Web Apps → Firefox
Target Milestone: M3 → Future
QA Contact: jsmith
Blocks: 1111077
Per bug 1238079, we're going to disable the desktop web runtime and remove it from the codebase, so we won't fix these bugs in it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.