Drag and Drop broken with internet explorer?

I’ve been playing with vaadin’s Drag and Drop support, and noticed that it seems broken in IE8 and IE9 ?

I’ve been looking at these two sampler examples:

http://demo.vaadin.com/sampler/#ui/drag-drop/dragdrop-table-tree
http://demo.vaadin.com/sampler/#ui/drag-drop/dragdrop-tree-sorting

These work in FF, chrome and IE10/IE11, but in both IE8 and iE9, these render the widgets in the top-left corner of the screen, and drag/drop doesn’t work.

Is the sampler expected to work with IE8 & IE9?

Dave

my vaadin 7 touckit app is using drag and drop - works fine in IE11
this http://demo.vaadin.com/sampler/#ui/drag-drop/dragdrop-table-tree also works fine in IE11

Thanks Aron,

I also haven’t noticed any problems with IE11 (or 10).

My application also uses drag and drop - and works fine in IE8, IE9, IE10 and IE11 (and FF and chrome).

Did you try the sampler in IE8 or IE9? Those are only cases I’ve noticed a problem with.

Kind regards,