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

Anton V. Tarasov anton.tarasov at oracle.com
Thu Jan 19 02:58:28 PST 2012


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