Dragging absolute positioned items shows a weird DragProxy
REQUIRED INFORMATION
Ext version tested:Browser versions tested against:DOCTYPE tested against:Description:- Drag a component that is defined as a DragSource
- See that the green tick does not fit in the proxy element
Steps to reproduce the problem:- Create a container
- Set it's layout to absolute
- Add an item
- Make the item draggable
- Drag it
The result that was expected:
I would like to see the element being dragged along with my mouse cursor
The result that occurs instead:
Some weird half-height proxy element appears
Test Case:
Look at this fiddle: Drag the blue container.
http://jsfiddle.net/jvisser/mCayU/
HELPFUL INFORMATION
Operating System: