JDK-8127016 : SplitPane dividers positioning issue
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: fx2.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-01-10
  • Updated: 2015-06-17
  • Resolved: 2012-01-19
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
fx2.1Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
In SB, we get divider positioning issues, that have been reproduced in the test case attached.
Please launch the test.
Move the dividers so that the left and right panels have their minimum sizes. Now grow the window width : only the right divider is moving : the left one should move also.

Comments
Verified on 2.1.0b12
09-02-2012

if you grow the window *slowly*, the dividers does not move, and if you shrink it, and then grow again the window *quickly*, the right and left panels widths are growing.
17-01-2012

This issue is critical for SB beta
10-01-2012