Request for review 7156191 [macosx] Can't type into applet demos in Pivot

Dmitry Cherepanov dmitry.cherepanov at oracle.com
Mon Mar 26 07:37:17 PDT 2012


Hello,

Here's a fix for 7156191 ([macosx] Can't type into applet demos in Pivot)

The current implementation of focus event handlers in CEmbeddedFrame 
dispatches focus events directly to the embedded frame. The fix changes 
the implementation and now it calls peer.notifyActivation() like it's 
done in standalone mode.

http://cr.openjdk.java.net/~dcherepanov/7156191/webrev.0/

Thanks,
Dmitry



More information about the macosx-port-dev mailing list