Skip to main content

Bug Tracker

Side navigation

#2212 closed bug (wontfix)

Opened January 22, 2008 03:30PM UTC

Closed March 31, 2008 02:53PM UTC

Latest Sortable Demo -- Element losing place in IE7

Reported by: Pete Michaud Owned by: codesquare
Priority: major Milestone: 1.2.3
Component: ui Version: 1.2.2
Keywords: Cc:
Blocked by: Blocking:
Description

This one is a little difficult to describe, and I haven't had a whole lot of luck reproducing it yet. What happens is that the user begins to drag an item, and a gap exists indicating that the element will drop in that spot (that's correct so far). Then, that element can be dropped in a different spot, but the function that gets rid of the placeholder "gap" doesn't fire, so the element is moved to one spot, and the gap still exists and will stay until an arbitrary element is placed back into it.

Something else happened at the same time; I'm not sure if it's a separate bug that occurred coincidentally, or whether it is related.

The element that I moved in order to create the gap (as described above), was able to sit on to of another element, as in a stack. When I moved it, the original element seemed to stay put. I was able to move the incorrectly stacked item to a new space in the correct way.

The screen shot is attached. It shows a gap, and it shows the "and change" element stacked on the "our" element.

Attachments (1)
  • sortable-bug.jpg (32.7 KB) - added by Pete Michaud January 22, 2008 03:30PM UTC.

    Screen shot of bug

Change History (2)

Changed February 07, 2008 06:18PM UTC by paul comment:1

owner: paulcodesquare

Changed March 31, 2008 02:53PM UTC by codesquare comment:2

resolution: → wontfix
status: newclosed

I haven't been able to reproduce this. I'll need some more guidance in how to reproduce it in general or better yet, a specific use-case that is more reliable than randomly trying stuff. Sorry.