Community
Participate
Working Groups
If the upload widget is disposed while an upload is in progress, and SWTException is thrown: org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:3199) at org.eclipse.swt.SWT.error(SWT.java:3119) at org.eclipse.swt.SWT.error(SWT.java:3090) at org.eclipse.swt.widgets.Widget.error(Widget.java:954) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:890) at org.eclipse.rwt.widgets.Upload.removeUploadListener(Upload.java:567) at org.eclipse.rwt.widgets.Upload.performUpload(Upload.java:276) As clients have no chance to interrupt an upload, this exception should not be thrown.
Created attachment 178391 [details] Testcase Testcase for 324732
Created attachment 178401 [details] Patch
Applied patch to CVS Head.
... and to v13_Maintenance.
Set to resolved as nobody complained...