Community
Participate
Working Groups
Build Identifier: I20110613-1736 The problem occurs for example in the following dialog: - AboutDialog - SaveAsDialog - CustomizePerspectiveDialog (hangs completly) I think the problem occurs in dialogs which extends TrayDialog, overwrites close() and disposes resources (images) before calling super.close() Reproducible: Always Steps to Reproduce: 1. Open the about dialog of Eclipse 2. Press the help button to open the tray 3. Close the window (not the tray) An exception is thrown and the window is not closed
Created attachment 200639 [details] log with stacktrace
*** This bug has been marked as a duplicate of bug 188651 ***