-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
8.0b57, win7
Run the code.
If you check "BoundsInParent" checkBox, you may see reported bounds in parent. Rectangle has x coordinate is two times more, than it must be.
This behavior is different from 2.2.0b20.
Actual for RadioButton and ToggleButton.
Affected tests:
graphics/api/control/RadioButtonTest2Test.java
graphics/api/control/ToggleButtonTest2Test.java
If you check "BoundsInParent" checkBox, you may see reported bounds in parent. Rectangle has x coordinate is two times more, than it must be.
This behavior is different from 2.2.0b20.
Actual for RadioButton and ToggleButton.
Affected tests:
graphics/api/control/RadioButtonTest2Test.java
graphics/api/control/ToggleButtonTest2Test.java