-
Bug
-
Resolution: Duplicate
-
P4
-
7u40
-
None
-
Product Version
JavaFX Scene Builder 1.0 (Developer Preview)Build Information
Version: 1.0-b46, Changeset: a98434078eba
Date: 2012-07-08 10:51JavaFX
2.2.0-beta-b16
Toolkit = QuantumToolkit
Pipeline = D3DPipeline
Hardware acceleration ENABLEDOperating System
Windows 7, x86, 6.1Java Version
1.7.0_06-ea, Oracle Corporation, 1.7.0_06-ea-b16Product Version JavaFX Scene Builder 1.0 (Developer Preview) Build Information Version: 1.0-b46, Changeset: a98434078eba Date: 2012-07-08 10:51 JavaFX 2.2.0-beta-b16 Toolkit = QuantumToolkit Pipeline = D3DPipeline Hardware acceleration ENABLED Operating System Windows 7, x86, 6.1 Java Version 1.7.0_06-ea, Oracle Corporation, 1.7.0_06-ea-b16
To reproduce:
-add SplitPane
-try to set up values that differ in third decimal (e.g. 0.280, 0.281, 0.282, 0.283, 0.284, 0.285 ) for Divider Position
It's expected that values will apply, but some of them will not apply(or result in some incorrect values).
Yes, it might be result of rounding, but why does it happen if SB provides 2 decimal digits for that value?
-add SplitPane
-try to set up values that differ in third decimal (e.g. 0.280, 0.281, 0.282, 0.283, 0.284, 0.285 ) for Divider Position
It's expected that values will apply, but some of them will not apply(or result in some incorrect values).
Yes, it might be result of rounding, but why does it happen if SB provides 2 decimal digits for that value?
- duplicates
-
JDK-8125263 SplitPane setDividerPosition() change slightly the value
- Closed
- relates to
-
JDK-8116445 SplitPane: divider position at ContentPanel is inconsistent with divider position at InspectorPanel
- Resolved
-
JDK-8122612 Splitpane divider position editor is recreated in time of value changing
- Closed