Open
Description
When a draggable item is using a drag handle with :before css, and the draggable item also contains an absolutely positioned element, the drag is broken.
I came across this because the font-awesome library uses css :before to display the fonts (e.g. http://fontawesome.io/icon/bars/), so if you use font awesome icon as drag handle you automatically get half of the condition.
Tested on master.