Side navigation
#865 closed bug (wontfix)
Opened January 22, 2007 09:17PM UTC
Closed March 31, 2008 01:23AM UTC
in IE, droppable dragged elements lose correct active area
Reported by: | bluej100@gmail.com | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | interface | Version: | |
Keywords: | drag, drop, tree, position | Cc: | |
Blocked by: | Blocking: |
Description
In IE, a droppable which is a draggable or a child of a draggable that has been repositioned no longer correctly accepts draggables.
View http://interface.eyecon.ro/demos/drag_drop_tree.html in IE for an example. Once a folder has been dragged, its hover area becomes incorrectly positioned.
Attachments (0)
Change History (2)
Changed January 23, 2007 04:55PM UTC by comment:1
Changed March 31, 2008 01:23AM UTC by comment:2
description: | In IE, a droppable which is a draggable or a child of a draggable that has been repositioned no longer correctly accepts draggables.\ \ View http://interface.eyecon.ro/demos/drag_drop_tree.html in IE for an example. Once a folder has been dragged, its hover area becomes incorrectly positioned. → In IE, a droppable which is a draggable or a child of a draggable that has been repositioned no longer correctly accepts draggables. \ \ View http://interface.eyecon.ro/demos/drag_drop_tree.html in IE for an example. Once a folder has been dragged, its hover area becomes incorrectly positioned. |
---|---|
need: | → Review |
resolution: | → wontfix |
status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
Calling $.recallDroppables doesn't fix this.