Opened 16 years ago
Closed 15 years ago
#865 closed bug (wontfix)
in IE, droppable dragged elements lose correct active area
Reported by: | Owned by: | stefan | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | interface | Version: | |
Keywords: | drag, drop, tree, position | Cc: | |
Blocked by: | Blocking: |
Description (last modified by )
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.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|---|
need: | → Review |
Resolution: | → wontfix |
Status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
Note: See
TracTickets for help on using
tickets.
Calling $.recallDroppables doesn't fix this.