Closed
Bug 691284
Opened 14 years ago
Closed 2 years ago
Drag image on Android is not draw to the screen
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)
Tracking
()
RESOLVED
DUPLICATE
of bug 1586471
People
(Reporter: vingtetun, Unassigned)
References
Details
Using the example from https://developer.mozilla.org/en/DragDrop/Drag_and_Drop, I've noticed that the Drag&Drop feedback image works perfectly well on Fennec desktop while nothing is draw using Fennec Android.
Fennec does not support drag&drop natively, I have a custom version of Fennec but the bug could probably be reproduce using the nsIDragService component.
I think this is because the code that draws to the screen does not work correctly for Android.
Reporter | ||
Updated•14 years ago
|
Summary: Drag image on Android is not draw to the screen on Android → Drag image on Android is not draw to the screen
Comment 1•5 years ago
|
||
Bulk-downgrade of unassigned, >=3 years 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
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•