#293 closed defect (fixed)
Drag and Drop problem with parent containers.
Reported by: | Dustin Machi | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When calculating the position of a drag object, some objects typically return their position relative to their parent. In some cases, such as with <ul> and <li> the <li>'s position is relative to the body, or at least the <ul>'s parent. This simple case in there now satisfies all of the tests, but doesn't solve all cases. The EditorTree? widget that is being developed demonstrates this behavior. Currently available at http://test.country-info.ru/dojo/my/test_Tree_2.html or seel algo on #dojo.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I updated demo to old version of DnD stuff, sorry. People kept reporting bugs.