JDK-8127094 : SplitPane dividers issues
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: fx2.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-01-05
  • Updated: 2015-06-17
  • Resolved: 2012-01-10
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 :  
Description
In SB, we get several divider positioning issues, that have been reproduced in the test case attached.
Please launch the test.
1. The right hand side divider is not positioned correctly. It should follow the min/max sizes of the right container. After having moving it right and left, the min/max are followed.
2. 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
Jira RT-18855 has been created for issue #2
10-01-2012

Can you file a separate jira for issue #2 as they are two different issues.
09-01-2012

The issue #1 is fixed, but the issue #2 (the most critical one) is still there. Did you check the fix with the test case attached ?
09-01-2012

This issue is critical for SB beta.
05-01-2012