Opened 13 years ago
Closed 13 years ago
#6231 closed defect (worksforme)
can't drop into empty target (IE6)
Reported by: | bill | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | DnD | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Not sure if this is a bug in DnD or a bug in my code, but I can't drop into an empty target on IE6.
See test_Tree_Notification_API.html (select "node2" in the tree and then try to drag from "Potential children" into "Children"), or alternately see attached simplified test case. The dndContainerOver class is not even getting applied when I mouse over.
Works on other browsers.
Attachments (2)
Change History (4)
Changed 13 years ago by
Attachment: | cantDrop.html added |
---|
Changed 13 years ago by
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I cannot reproduce it in IE6 with dojo/tests/test_dnd.html.