Community
Participate
Working Groups
Click the 'Search' dropdown arrow once, let it go. Then click it again, it's dead. org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4091) at org.eclipse.swt.SWT.error(SWT.java:4006) at org.eclipse.swt.SWT.error(SWT.java:3977) at org.eclipse.swt.widgets.Widget.error(Widget.java:468) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:340) at org.eclipse.swt.widgets.Menu.setLocation(Menu.java:1427) at org.eclipse.e4.ui.workbench.renderers.swt.ToolItemRenderer$5.widgetSelected(ToolItemRenderer.java:315)
OpenSearchDialogPageAction's fillMenu(Menu) disposes the menu at will.
If it's disposed, we need to run through the re-creation code again. PW
Seems to be working now on I20110310-2200.