Opened 14 years ago
Closed 14 years ago
#3479 closed bug (fixed)
Connected draggable to sortable, positioning issue
Reported by: | Jörn Zaefferer | Owned by: | eduardo |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.sortable | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I've created a testcase for the issue: http://fuzz.bassistance.de/connected-sortable.zip
Try to drag the image on the right and sort it into the main content. Positioning into the middle of above the elemenets is screwed.
My personal guess: The dragged element is bigger then the intersected elements, something not tested for previously.
Let me know if there are questions to the testcase.
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Owner: | changed from paul to eduardo |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This should be fixed in the current trunk version (soon to be released as 1.6rc3).