Hi,
  After few days with v2 here are some comments.
1- Responsiveness seems much better
2- Font in JDialog are much nicer and more readable
3- The unsupported cap lock in JTextField is fixed
4- Title in JFrame now work as expected.

5- The strange behavior of JMenu as described earlier on this list is
still there. And No it is not a problem of older SWING version like it's
been mention on the list. I downloaded a fresh 1.0.2 version from Sun and
it still does it. One workaround that could point out where the bug comes
from is that all we have to do to make this behavior desapear is to move
or resize the window with the mouse once; after that the menu work as
expected.  There seems to be a validate routine that is called after a
move() or resise()  and that is not in a setVisible() and should be. 

Thanks again for your work Steve and everybody involve in this port.
Richard.

Reply via email to