Skip to content

Changes

Summary

  1. bug 424238: SWTBotViewMenu's click is not working for Action's with ID (details)
Commit 6a52992a17c894f1fae7337496f6e2a6679ba198 by Frank Schuerer
bug 424238: SWTBotViewMenu's click is not working for Action's with ID

If Action-ID is not use as commandID, the click is working.
Unit-Tests.

Change-Id: I2b7fcac8e7a448563d818a801eebead0ec600c30
Signed-off-by: Frank Schuerer <fschuerer@gmail.com>
The file was modified org.eclipse.swtbot.eclipse.finder.test/src/org/eclipse/swtbot/eclipse/finder/test/ui/views/SWTBotTestView.java
The file was modified org.eclipse.swtbot.eclipse.finder.test/src/org/eclipse/swtbot/eclipse/finder/widgets/SWTBotViewTest.java
The file was modified org.eclipse.swtbot.eclipse.finder.test/plugin.xml
The file was addedorg.eclipse.swtbot.eclipse.finder.test/src/org/eclipse/swtbot/eclipse/finder/test/ui/views/ViewActionWithId.java
The file was modified org.eclipse.swtbot.eclipse.finder/src/org/eclipse/swtbot/eclipse/finder/widgets/SWTBotViewMenu.java