#4585 closed enhancement (fixed)
DnD Unexpected sorting with dropping in same source and no insertion point
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | DnD | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When you drop an element within the same source that it originated in, it will move to the bottom of the list if you drop outside the list of elements but within the source div.
Example: /dojo-release-0.9.0/dojo/tests/dnd/test_dnd.html
Drag Item Alpha in Source 3 to the right until your mouse is to the right of the purple selection indicator, but still within the source block.
Release the item (drop).
Item Alpha now appears at the bottom of the list.
The expected behavior here is that the Item Alpha would remain in its original location. Only elements brought in from foreign sources should move to the bottom of lists when no insertion point is provided.
Change History (7)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Milestone: | → 1.0 |
---|---|
Status: | new → assigned |
Type: | defect → enhancement |
Actually what you described as the bug is the intended behavior. But your "expected behavior" seems reasonable. I am changing this ticket from "defect" to "enhancement".
comment:3 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 13 years ago by
Milestone: | 1.1 → 1.0 |
---|
comment:6 Changed 13 years ago by
Milestone: | 1.0 → 1.0.1 |
---|
comment:7 Changed 13 years ago by
Milestone: | 1.0.1 → 1.0 |
---|
left off email : [email protected]… if more info is needed.