-
Bug
-
Resolution: Won't Fix
-
P4
-
7u10
Run the attached test case.
With a SplitPane, calling setDividerPosition() with the value 0.1234, the value returned by getDividerPosition is 0.12121212
With a SplitPane, calling setDividerPosition() with the value 0.1234, the value returned by getDividerPosition is 0.12121212
- duplicates
-
JDK-8122476 InspectorPanel: some values of Divider Position for SplitPane couldn't be set
- Closed