[8] Review Request for [macosx] Add javadoc to the handleWindowFocusEvent in CEmbeddedFrame (original) (raw)

Anton V. Tarasov anton.tarasov at oracle.com
Thu Jun 27 02:03:52 PDT 2013


Hi Petr,

Actually, the statement "and had focus before the deactivation" is not necessary. In case the EF hadn't been focused before, the 3rd event will come to the default focusable component in the frame, according to the FocusTraversalPolicy.

Thanks, Anton.

On 27.06.2013 12:35, Petr Pchelko wrote:

Hello, AWT Team

This is a request to review the docs-only fix for the following issue: http://bugs.sun.com/viewbug.do?bugid=8019236 The webrev is available here: http://cr.openjdk.java.net/~pchelko/8019237/webrev/ The issue is just created so it might not show up yet. This is a JDK part of the fix for following issue: http://bugs.sun.com/viewbug.do?bugid=8013948 I am adding a comment to discourage deployment developers from using requestFocus() together with handleWindowActivation(). No code changes are involved. With best regards. Petr.



More information about the awt-dev mailing list