Modify ↓
Ticket #865 (closed bug: wontfix)
in IE, droppable dragged elements lose correct active area
| Reported by: | bluej100@… | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | interface | Version: | |
| Keywords: | drag, drop, tree, position | Cc: | |
| Blocking: | Blocked by: |
Description (last modified by scott.gonzal) (diff)
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
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.

Calling $.recallDroppables doesn't fix this.