Review request for 7125491 - [macosx] Regression: A component can get unexpected keyTyped event.

Anthony Petrov anthony.petrov at oracle.com
Thu Jan 19 05:50:15 PST 2012


Looks fine.

--
best regards,
Anthony

On 01/19/12 14:58, Anton V. Tarasov wrote:
> Hello,
>
> Please review a simple fix for 7125491.
>
> webrev: http://cr.openjdk.java.net/~ant/7125491/webrev.0/
>
> Synthesized KEY_TYPED event should have the same time stamp
> as its casual KEY_PRESSED event. Otherwise, KEY_TYPED may be
> dispatched to a component different from the one the key was
> pressed on.
>
> (Please, find the details in the Evaluation of the CR.)
>
> Thanks,
> Anton.
>
>


More information about the macosx-port-dev mailing list