Side navigation
#1616 closed bug (wontfix)
Opened September 14, 2007 09:31AM UTC
Closed March 31, 2008 01:53AM UTC
Draggables & Droppables bug
Reported by: | borys | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.2.1 |
Component: | interface | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (1)
Changed March 31, 2008 01:53AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.