Hello,
Please review the fix for jdk 8.
SetEnable method check status of all parent containers and windows(via getParent() in SunToolkit.getNativeContainer()). But only containers in the same window should be checked. The new method was added to return the peer of the nearest heavyweight container.

Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7166296
Webrev can be found at: http://cr.openjdk.java.net/~serb/7166296/webrev.00

--
Best regards, Sergey.

Reply via email to