Modify ↓
Ticket #2265 (closed bug: fixed)
Sortables disappear in IE6 when dragged
| Reported by: | mconway | Owned by: | paul |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.1 |
| Component: | ui | Version: | 1.2.1 |
| Keywords: | IE, ui sortable | Cc: | mconway |
| Blocking: | Blocked by: |
Description
I am writing a module for the Drupal CMS using UI sortables. Right now, it is working correctly in FireFox, but when dragging items in IE, the objects disappear, and they do not come back.
I am using sortable Divs in 3 columns, as you will see from the source. No errors appear in IE.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

I forgot to mention Im using the current SVN version of UI.