We have found several issues with the new "improved" Aqua L&F on
Leopard.
As far as I understand there are no release notes available (yet?).
What changes
have been made? Are there any known issues?
Hopefully early this week, but I can't promise anything because I
honestly don't know (at this moment).
There only one major issue off the top of my head: null insets can
cause JTextComponents to accidently NullPointerException in the Aqua
LaF code. I believe this could also be triggered by a border applied
to a JTextComponent that returns null margins.
I will try to see if I can get this into the release notes.
Can you please file bugs at http://bugreporter.apple.com with these
issues you have found? I know it is often tedious to write a
thorough bug, but it is extremely helpful to us if you have a code
snippet with a main() or a JUnit test. Screenshots are always very
helpful as well.
Mike,
thanks for the answer!
We will try to post bug reports, but there are a lot of small bugs
that will take quite some time to
track down into code snippets. But one that is really simple is how
JOptionPane has changed; the standard
information and question dialogs doesn't have useful icons anymore.
For example (from SwingSet):
Not sure if this is a bug or a (strange) L&F design choice? Before
starting to post bug reports,
it would be very useful with release notes, describing what changes
that are intentional...
Also release notes describing what areas that are changed, would help
us focus our testing.
/Jan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden