Skip to main content

Search and Top Navigation

#6906 closed bug (worksforme)

Opened January 27, 2011 10:03PM UTC

Closed November 08, 2012 02:44AM UTC

z-index issue in IE6/IE7 with floated sortable

Reported by: corydorning Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.7
Keywords: Cc:
Blocked by: Blocking:
Description

In IE6 and IE7, if a sortable container is floated and you are attempting to use connectWith, when you try and drag an element to a connectWith container further down in the DOM, the element is behind the container.

I have setup a use case on jsFiddle:

http://jsfiddle.net/7LrLE/8/

Attachments (0)
Change History (2)

Changed October 11, 2012 02:54PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed November 08, 2012 02:44AM UTC by mikesherov comment:2

resolution: → worksforme
status: newclosed

Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI. http://jsfiddle.net/UyJzr/

If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!