Open Bug 721335 Opened 12 years ago Updated 3 years ago

dataTransfer.dropEffect is always indicates "none" on dragend after dropped into a CustomTreeView

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)

9 Branch
x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: teramako, Unassigned)

Details

Attachments

(1 file)

2.64 KB, application/octet-stream
Details
Attached file dd_test.xpi
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0a1) Gecko/20120125 Firefox/12.0a1
Build ID: 20120125064912

Steps to reproduce:

dataTransfer.dropEffect on dragend event (which fired after dropped into a custom tree view) always "none" even if dropEffect is set on dragstart
so we cannot awake to the drop action was success or not.

----
I created a test case (attachment xpi).
install the xpi file and goto chrome://DDTreeTest/content/dd_test.xul



Expected results:

nsITreeView.drop is called, the dataTrasnfer.dropEffect should inherit

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.

If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: