#2265 closed bug (fixed)
Sortables disappear in IE6 when dragged
Reported by: | mconway | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | IE, ui sortable | Cc: | mconway |
Blocked by: | Blocking: |
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 (4)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was a clone() bug. It's fixed with the new version 1.5a.
comment:4 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
I forgot to mention Im using the current SVN version of UI.