JDK-7124209 : [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2013-07-02
  • Resolved: 2013-01-17
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.
JDK 7 JDK 8
7u40Fixed 8 b75Fixed
Related Reports
Duplicate :  
Relates :  
Description
http://java.net/jira/browse/MACOSX_PORT-776 submitted 2011/12/19 by Igor Stolyarov
SpringLayout issue. BASELINE is not in the range: <span class=&quot;error&quot;>&#91;NORTH, SOUTH&#93;</span>
Test attached.
On Metal L&amp;F test passes.

Comments
http://cr.openjdk.java.net/~kshefov/7124209/webrev.02
08-11-2012

EVALUATION Test4 works well for all our LaFs because they set symmetrical insets for the JTextField, when Aqua sets 6 points for top/bottom and 7 for left/right which breaks the testing routine with the hardcoded values. The empty border should be set for the tested JTextField, the bug is in the test, downgraded
12-01-2012

EVALUATION Author: Igor Stolyarov Date: 19/Dec/11 09:33 AM test-fail-macos RULE closed/javax/swing/SpringLayout/4726194/Test4.java any any
23-12-2011