Item being dragged is not shown while dragging into absolute panel

I am using VAADIN 7

I loaded up the example ComponentDnDExample.java

For the absolute context, the items I drag around doesn’t show that it is moving along with the mouse.

But int the book examples demo, I do see the items move with the mouse while dragging.

This issue appears on IE9 firefox chrome and safari