[7u12] Review request for 2223196 : [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing
Anton V. Tarasov
anton.tarasov at oracle.com
Tue Dec 11 03:24:57 PST 2012
Hi Leonid,
The problem with lost key events is fixed with the only change in the LWWindowPeer.dispatchKeyEvent
method.
Did you have any specific need to backport the rest of the changes? I'm not against backporting it,
but just would like to understand the reason.
Thanks,
Anton.
On 29.11.2012 1:19, Leonid Romanov wrote:
> Hi,
> Please review a fix for 2223196 : [macosx] Situation when KeyEventDispatcher doesn't work on AWT
> but does on Swing. In JDK 8 this bug was fixed by the Anton Tarasov fix for 6981400 (*). This fix
> is a OS X specific subset of the Anton's fix.
>
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=2223196
> Wbrev: http://cr.openjdk.java.net/~leonidr/2223196/webrev.00/
> <http://cr.openjdk.java.net/%7Eleonidr/2223196/webrev.00/>
>
>
> * http://cr.openjdk.java.net/~ant/6981400/webrev.7/
> <http://cr.openjdk.java.net/%7Eant/6981400/webrev.7/>
>
> Thanks,
> Leonid.
>
>
More information about the macosx-port-dev
mailing list