Open Bug 1097732 Opened 10 years ago Updated 2 years ago

Drag-and-Drop event handler not called for object-tags

Categories

(Core :: DOM: Events, defect, P5)

33 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: dirk.weber, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

762 bytes, application/zip
Details
Attached file example.zip
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141106120505

Steps to reproduce:

- create a simple html-file (see attachment: index.html) with a div-container and embed an arbitrary object-element within the div (e.g. another html-filem see attachment: dummy.html)
- attach an event handler to all kinds of drag-and-drop-events
- try to drag an arbitrary file over the div-container

Environment: Windows 7 (64 bit)


Actual results:

The event handler will never be called


Expected results:

The event handler should have been called, like the current Chrome (v38) does. This is especially a problem, when you want to handle drag and drop within the flash-plugin (which can not handle this event natively).
Component: Untriaged → DOM: Events
Keywords: testcase
OS: Windows 7 → All
Product: Firefox → Core
Hardware: x86_64 → All
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: