Hi Tom, On Sun, 2006-06-18 at 15:20 -0400, Thomas Fitzsimmons wrote: > This implements the last missing 1.1 method, > java.awt.GridBagLayout.AdjustForGravity. I committed a corresponding > Mauve test. > > 2006-06-18 Thomas Fitzsimmons <[EMAIL PROTECTED]> > > * java/awt/GridBagLayout.java (AdjustForGravity): Implement. > * java/awt/GridBagConstraints.java: Indent.
Although it make the Mauve test happy it makes most JDialogs sad. See for example the Free Swing demo "help" -> "Really which VM..." dialog. Reverting this patch makes all the text visible again. Could you investigate? We really cannot create a release branch unless we solve this since it impacts a large amount of applications. Thanks, Mark
