Opened 17 years ago
Closed 15 years ago
#246 closed defect (wontfix)
Offset for return animation after dragging failed
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | low | Milestone: | 1.0 |
Component: | General | Version: | 0.2 |
Keywords: | dnd, visual, fx | Cc: | |
Blocked By: | Blocking: |
Description
Even in the regular dnd tests, one can observe that when dragging fails, the object does not exactly to it's original position, but to a position that is one pixel to the right and one pixel below. With div's that have a padding, it is even worse, the padding is ignored entirely, and the offset is wrong by padding-1 to the top left direction.
(Ow, my english sucks, sorry for that :/)
Attachments (1)
Change History (4)
Changed 17 years ago by
Attachment: | test_dnd_offset.html added |
---|
comment:1 Changed 17 years ago by
comment:2 Changed 16 years ago by
Milestone: | → 0.6 |
---|
comment:3 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
dnd has been completely rewritten. please reopen if this is still a problem.
Note: See
TracTickets for help on using
tickets.
I should have added that Firefox 1.5 and IE 6 both behave in the same (erroneous) way.