Side navigation
#1603 closed bug (wontfix)
Opened September 12, 2007 06:06PM UTC
Closed March 31, 2008 01:53AM UTC
IE7 and Sortable interface
Reported by: | rachitpatel | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.2.1 |
Component: | interface | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
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.