Hello
Requesting approval to commit fix for CR 7147078.
http://cr.openjdk.java.net/~alexp/7147078/webrev.00/
Reviewed by Artem Ananiev
http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-March/003466.html
the bug's description is here:
Create an AWT TextField with several (four or five) words and do
setEchoChar('*') to it. So it is in the test mentioned in the Comments section.
Put caret to the beginning of the TextField and press Alt+right arrow. You
will be able to jump words.
The final version of the fix is tested by SQE.
Thanks
alexp