Ticket #3083 (closed bug: notabug)
Problem Draggable inside a DIV whose CSS overflow property is set to auto
| Reported by: | NeoAnderson | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6b |
| Component: | ui.draggable | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I have a DIV Element and overflow(CSS) property for this element is set to auto (and scroll is also tried). I have some anchor tags inside that DIV element and I have another DIV element which is droppable. When I am dragging those links and trying to drop them in the droppable DIV, then scroll bars appeared and I am not able to drag those links out of the DIV ( the one which is having overflow property).
Change History
Note: See
TracTickets for help on using
tickets.


Forgot to post, this problem occurs in FF2 only. It is working fine in IE 7.