Ticket #246 (closed defect: wontfix)

Opened 3 years ago

Last modified 17 months ago

Offset for return animation after dragging failed

Reported by: anonymous Owned by: anonymous
Priority: low Milestone: 1.0
Component: General Version: 0.2
Severity: minor Keywords: dnd, visual, fx
Cc:

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

test_dnd_offset.html (2.2 kB) - added by anonymous 3 years ago.

Change History

Changed 3 years ago by anonymous

Changed 3 years ago by anonymous

I should have added that Firefox 1.5 and IE 6 both behave in the same (erroneous) way.

Changed 2 years ago by dylan

  • milestone set to 0.6

Changed 17 months ago by peller

  • status changed from new to closed
  • resolution set to wontfix

dnd has been completely rewritten. please reopen if this is still a problem.

Note: See TracTickets for help on using tickets.