IE6 crashes.. but 1.2.1 did solve my issues

1 view
Skip to first unread message

Robert Hanson

unread,
Sep 2, 2007, 10:56:15 AM9/2/07
to gwt...@googlegroups.com
I ran into a "small" issue with IE6 crashing. I posted a note about
it on the dev list because I don't think it is an issue specific to
gwt-dnd.

http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/b29bc960662be068

Besides that 1.2.1 solved all of the issues I was having, many thanks.

Demo of what I have so far:
http://gwtsandbox.com/demo/chess/index.html

Rob

Fred Sauer

unread,
Oct 25, 2007, 3:27:05 PM10/25/07
to gwt...@googlegroups.com, Robert Hanson
Robert,

In r398 I changed gwt-dnd to use a separate mouse capturing widget whereas I used to use the draggable itself to capture DOM events. I have a hunch that the crashing in IE6 might have something to do with the fact that the draggable is detached/reattached during the mouse up event, especially since your stack trace includes onMouseUp() and removeFromParent().

Would you be able to test your chess example against r398 in IE6?

Thanks
Fred
Reply all
Reply to author
Forward
0 new messages