Gotlifebar / gwtquery-plugins

Automatically exported from code.google.com/p/gwtquery-plugins
0 stars 0 forks source link

DroppableWidget and CellList: Droppable area gets scrolled out of sight by the CellList scrollbars. #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Goto the example: 
http://gwtquery-plugins.googlecode.com/svn/trunk/droppable/demo/ContactCellSampl
e/ContactCellSample.html

2. Drag as many contacts to one list until the overflow-bars appear.
3. Add a few more
4. Scroll down all the way (the target list).
5. Try to drop another contact way down the list.

What is the expected output? What do you see instead?
The list does not accept the drop.

What version of the product are you using? On what operating system?
gquery-dnd-bundle-1.0.4.jar, Chrome 12.0.742.124. and 14.0.835.202

Please provide any additional information below.
It seems that the responsible DroppableWidget matches ("watches") the area of 
the original list. Once the scrollbars are used, this area seems to be scrolled 
away (within that div).

Original issue reported on code.google.com by korbini...@gmail.com on 21 Oct 2011 at 8:16

GoogleCodeExporter commented 8 years ago

Original comment by julien.d...@gmail.com on 22 Dec 2011 at 9:42