JDK-7141281 : [macosx] GridBagLayout baseline issue
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7u4
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-31
  • Updated: 2013-10-31
  • Resolved: 2012-03-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.
JDK 7
7u4 b13Fixed
Related Reports
Relates :  
Description
Swing GUI elements placed into container with GridBagLayout manager have different baselines.

Test attached

Comments
EVALUATION previously JSpinner doesn't support setFont() method for AquaLaF, so the baseline was always the same. After fixing http://java.net/jira/browse/MACOSX_PORT-626 and #7130935 we need to forwardport the baseline support from BasicSpinnerUI.
06-02-2012