-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
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.