Review request for MACOSX_PORT-675: VK_DELETE does produce an extraneous character in a TextArea or TextField
Leonid Romanov
leonid.romanov at oracle.com
Fri Jan 27 14:31:34 PST 2012
Oops, the correct webrev is located at:
http://cr.openjdk.java.net/~leonidr/MACOSX_PORT-675/webrev.00/
On 28.01.2012, at 0:12, Leonid Romanov wrote:
> Hi,
> Please review a fix for http://java.net/jira/browse/MACOSX_PORT-675
>
> A bit of background. NsCharToJavaChar is a function contributed by Apple that translates a small subset of NS characters into Java characters. This function is currently unused. This fix does two things:
> - Puts NsCharToJavaChar back to use
> - Modifies a table used by NsCharToJavaChar to ensure that NSDeleteFunctionKey and NSDeleteCharacter gets translated regardless of what current modifiers are.
>
> webrev: http://cr.openjdk.java.net/~leonidr/MACOSX_PORT-568/webrev.00/
>
> Thanks,
> Leonid.
>
>
More information about the macosx-port-dev
mailing list