Opened 10 years ago
Closed 10 years ago
#9450 closed defect (fixed)
Tree: can't drag items between trees
Reported by: | haysmark | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
In the 1.3.1. release, if you run test_Tree_DnD.html and drag an item, the dragging works fine, but you can't actually drop the thing into another tree. The Dojo core test_DnD.html seems fine though. This is fixed in trunk so it might be a simple backport to 1.3.2.
Change History (4)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Yes indeed the problem does seem to appear in all browsers in 1.3.1. I didn't realize it was so widespread. What do you say? Backport the trunk fix to 1.3.2 or no?
comment:4 Changed 10 years ago by
Milestone: | tbd → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | tree DnD: can't drop an item in Safari 4 in 1.3.1 → Tree: can't drag items between trees |
No, it's a fairly large change and not a recent problem, so let's just leave the fix for 1.4, and not backport to the branch.
Note: See
TracTickets for help on using
tickets.
OK, I see a problem dragging from one tree to another tree, which was fixed in #7651, but that is happening on all browsers (or at least FF3/mac and Safari/mac).
I'm able to drag an item from the "Items" section (upper right) to the tree on the bottom right, and that's working on safari 4. Are you seeing something different?