fredsa / gwt-dnd

Library providing easy to use mouse or touch based drag-and-drop capabilities to GWT
42 stars 41 forks source link

Problems with opera #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I gave the demo a try with Opera 9.25 / OS X 10.4.11. Following things were
broken:

Demo1: 'Trash Bin' drag target does not work
Demo4: The 'Draggable #N' is displaced to left edge during dragging
Demo12: First click on any tab makes the panel under the tabs to vanish
Demo13: The blue transparency that marks the drag areas is displaced to
near lower right corner and dragging does not work at all.

Original issue reported on code.google.com by hkara...@gmail.com on 23 Jan 2008 at 9:33

GoogleCodeExporter commented 9 years ago
Thanks for pointing out these issues in detail.

Unfortunately, there are currently a few annoying opera bugs in GWT which I am
waiting on. It might help to add a star to these GWT issues:

http://code.google.com/p/google-web-toolkit/issues/detail?id=1556
http://code.google.com/p/google-web-toolkit/issues/detail?id=1797
http://code.google.com/p/google-web-toolkit/issues/detail?id=1798

Original comment by fredsa on 23 Jan 2008 at 9:58

GoogleCodeExporter commented 9 years ago
Things should be better now with GWT 1556 fixed

Original comment by fredsa on 29 Oct 2008 at 4:07

GoogleCodeExporter commented 9 years ago
I'm not actively working on or testing Opera any longer.

Patches (which don't break other browsers) are always welcome.

Original comment by fredsa on 31 Jan 2012 at 6:03