Modify ↓
Ticket #1603 (closed bug: wontfix)
IE7 and Sortable interface
| Reported by: | rachitpatel | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.1 |
| Component: | interface | Version: | 1.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The demo on http://interface.eyecon.ro/demos/sort.html doesn't work correctly on IE7 as of 09/12/2007. Problem: (1) Once you empty out one column (e.g move "Shopping" to either left or right column), there's no way to drop anything in that column again. (2) I used the latest jquery-1.2.js on my desktop (locally) with the same demo, once I drag a DIV (e.g "Shopping") to anywhere, I can't seem to move the same DIV anywhere else.
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 see similar behavior in IE 6 using the interface sortable list demo ( http://interface.eyecon.ro/demos/sort_lists.html. I downloaded this locally and replaced the jquery script with the 1.2 script. In IE 6, I can drag an item once, but not twice. For example, I can take item 2 and drag it after item 4. After I have done this, I can not move item 2 again.