hwillis
2 Apr 2009, 6:04 AM
Interesting little bug where a Dialog has an applet as a child. When you move the dialog the applet reloads when you drop the dialog. During the act of dragging the main area of the dialog goes blank which is common for standard gwt controls in the dialog. This bug appears in FireFox 3.X but does not reload in IE. So it appears to be a Firefox related bug.
I did a search on the forums and found someone else had the same problem using the ext-js library.
https://extjs.com/forum/showthread.php?t=1920
I have done extensive applet integration with standard GWT using GWT Desktop Manager that allows windows to be dragged around that contain applets and they do not reload.
I did a search on the forums and found someone else had the same problem using the ext-js library.
https://extjs.com/forum/showthread.php?t=1920
I have done extensive applet integration with standard GWT using GWT Desktop Manager that allows windows to be dragged around that contain applets and they do not reload.