Closed Bug 244859 Opened 20 years ago Closed 20 years ago

nsContentAreaDragAndDrop should use nsIImageLoadingContent

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bzbarsky, Unassigned)

References

Details

Filing in DOM, even though it's a dragdrop issue, because this is a matter of
effectively using our DOM classes...

Basically, drag/drop needs to work for more than just <img> (eg it should work
for image <object>s).

Perhaps we could move GetImageFromDOMNode into nsContentUtils (and reuse it in
nsCopySupport, then)?  Also, maybe we could have a shared "this node is
draggable" function (shared by the drag/drop code and nsFrame; see bug 240903).
Depends on: 251775
Fixed by patch in bug 251775
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.