Skip to main content

Search and Top Navigation

#7614 closed bug (notabug)

Opened August 06, 2011 05:20PM UTC

Closed August 06, 2011 06:29PM UTC

Sortable order is wrong after a few interactions

Reported by: notromda Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.sortable Version: 1.8.14
Keywords: Cc:
Blocked by: Blocking:
Description

When inspecting the sortable demo: http://jqueryui.com/demos/sortable/#placeholder

After a few manipulations, the DOM gets out of sync with the screen.

Here's a video of it happening, while inspecting with firebug.

http://s1216.photobucket.com/albums/dd369/notromda/?action=view¤t=sortable_001.mp4

Attachments (0)
Change History (2)

Changed August 06, 2011 05:29PM UTC by notromda comment:1

Seems that I can only do this in firefox, chrome seems to behave properly...

Changed August 06, 2011 06:29PM UTC by scottgonzalez comment:2

resolution: → invalid
status: newclosed

This is a Firebug problem. There's no way that the DOM and the rendering of the DOM are out of sync, and certainly no way that it would be caused by a bug in jQuery UI.