Modify ↓
Ticket #1616 (closed bug: wontfix)
Draggables & Droppables bug
| Reported by: | borys | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.1 |
| Component: | interface | Version: | 1.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
There is a bug in this extension. This bug occures when a droppable div has the following css:
overflow:auto
and its content is longer than maximum height of the div (div becomes scrollable). So when I scroll the div to the bottom, the scrolled part does not accept draggables. I tried to set the hover class with dark background for this droppable div and I found out, that the background is changed only in the part which was visible at the beginning before scrolling the div.
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.

Interface is no longer supported; consider switching to jQuery UI.