Package com.iizix.swt
Class PopupMenuTest
- java.lang.Object
- com.iizix.swt.PopupMenuTest
 
- public class PopupMenuTest extends java.lang.ObjectTest case: Bug 480318 - SWT Menu does not fire Selection Event when touch display is enabled -------------------------------------------------------------------------------------------- swt.Menu does not work under windows under Windows 10 with Touch Display, no selection event is raised. The attached snipped prints nothing. When I open the Windows device manager/human Interface Devices and disable HID-compliant Touch Screen, "Menu Item" is printed as one would expect.
- Constructor Summary- Constructors - Constructor - Description - PopupMenuTest()
 - Method Summary- All Methods Static Methods Concrete Methods - Modifier and Type - Method - Description - static void- main(java.lang.String[] args)