You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may take some event cycles before the parent shell that
is getting focus/activation back gets the notification.
Therefore wait until the Activate listener is called
Copy file name to clipboardExpand all lines: tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_widgets_Shell.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -653,7 +653,7 @@ public void test_setBoundsLorg_eclipse_swt_graphics_Rectangle() {
653
653
* events when opening context menu. Only applicable on GTK x11.
0 commit comments