JDK-8089723 : [CheckBox] could not fit into bounds
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: 8
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2013-04-11
  • Updated: 2018-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Blocks :  
Description
Run the code  from an attached file.

You can see the fact, that box for check doesn't fit into black bounds of control.

Affected tests:
ControlsAutomatedTestSuite/javafx/scene/control/test/labeled/CheckBoxesTest/buttonsTest
ControlsAutomatedTestSuite/javafx/scene/control/test/labeled/CheckBoxesTest/constructorsTest
ControlsAutomatedTestSuite/javafx/scene/control/test/labeled/CheckBoxesTest/setGraphicTextGapTest
ControlsAutomatedTestSuite/javafx/scene/control/test/labeled/CheckBoxesTest/setTextTest

Comments
Cannot agree, that they are dublicates. At least, this one is not resolved.
20-08-2013

Filled RT-29739 which is the root cause and marked this as duplicate
16-04-2013