-
Bug
-
Resolution: Fixed
-
P4
-
8
To verify, please execute:
embedded3.0/rt-closed/toys/GlassRobotTest> ant test java -Dglass.platform=gtk
Result:
Test MousePressReleaseTest fails.
In the test, each time that Robot making Press&Release of mouse left button (Left-click), EventHandler is handling tree times of current event and instead of increment the counter once, it increments it thrice.
embedded3.0/rt-closed/toys/GlassRobotTest> ant test java -Dglass.platform=gtk
Result:
Test MousePressReleaseTest fails.
In the test, each time that Robot making Press&Release of mouse left button (Left-click), EventHandler is handling tree times of current event and instead of increment the counter once, it increments it thrice.