<AWT Dev> Review request for 8160570: [mac] modal dialog can skip the activation/focus events

Anton Tarasov anton.tarasov at jetbrains.com
Wed Jun 29 18:04:16 UTC 2016


Hello,

Please review the fix:

bug: https://bugs.openjdk.java.net/browse/JDK-8160570
webrev: http://cr.openjdk.java.net/~ant/JDK-8160570/webrev.0 <http://cr.openjdk.java.net/~ant/JDK-8160570/webrev.0>

The problem is that a modal dialog can skip the activation/focus events on OSX.
The fix is to cache the focusability state of the Window peer earlier, in its ctor.
Please find more details in JIRA.

Thanks,
Anton.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160629/2b851de4/attachment.html>


More information about the awt-dev mailing list