Closed Bug 524020 Opened 15 years ago Closed 15 years ago

Add drag and drop support for multiple objects to nsDataObj

Categories

(Core :: Widget: Win32, enhancement)

x86
Windows 7
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 513464
mozilla1.9.2a1

People

(Reporter: khuey, Unassigned)

References

Details

The nsDataObj implementation does not support dragging and dropping multiple objects simultaneously. Example: 1) Select (using Ctrl) two disjoint pieces of text on a web page 2) Drag that text to the search box Result: Both chunks of text appear in the search box 3) Drag that same text out of firefox and into another program (I used notepad++, but just about anything should work) Result: Only the first chunk of text appears in the external program Goal: Both chunks of external text appear in the external program. Note that this isn't limited to just text, it also applies to files and similar stuff as well.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Target Milestone: mozilla1.9.3a1 → mozilla1.9.2a1
Assignee: me → nobody
You need to log in before you can comment on or make changes to this bug.