When you want <div>
with relative position to be draggable, and this <div>
has some absolutely positioned content, ghost image is not rendered right.
Here is fiddle: https://jsfiddle.net/0s3fxqnv/
Does anybody know how to fix this?
Better getting a answer late than never; so it turns out te be a long standing bug in Google Chrome.
As I stumbled upon this recently, I opened a new issue at the Chromium bug tracker: #617147. It seems it will be fixed soon, as current Dev and Canary versions do no longer have this false behaviour.
Edit: Bug is fixed in Chrome v53.