Community
Participate
Working Groups
Build Identifier: 20100617-1415 I am trying to get the "Button_Click_Trigger_Setter_TargetName.xwt" example from package "org.eclipse.e4.xwt.tests.trigger" to work. If I check the button, the "Target" push button is set to invisible, if I uncheck it afterwards the button becomes visible again. Everything fine so far. But if I then check it again, the button stays visible. I experience this problem whenever I try to use the triggers. Reproducible: Always Steps to Reproduce: 1. Run Button_Click_Trigger_Setter_TargetName 2. Check the check button --> push button invisible 3. Uncheck the check button --> push button visible 4. Check the button again --> push button stays visible
Fix is committed in CVS -> 20100729