Open Bug 529577 Opened 15 years ago Updated 4 years ago

Not possible to control the mouse cursor shape during a drag&drop operation

Categories

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

x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: bugzilla, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) It is not possible to control the shape of the cursor during a drag&drop operation. The only thing that currently can be done (only on win32, apparently) is to set dataTransfer.mozCursor = "default" but that will only show the default (arrow) pointer. I'm an add-on developer and I need to be able to set it to one of the other CSS cursor values ("move"). Reproducible: Always

Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.

If you have reason to believe, this is wrong, 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.