Opened 12 years ago
Closed 10 years ago
#6906 closed bug (worksforme)
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/
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:2 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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!