<AWT Dev> [8] Review request for 7081594 Windows owned by an always-on-top window DO NOT automatically become always-on-top
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Thu Oct 3 06:03:58 PDT 2013
Hello,
Could you review the fix:
bug: https://bugs.openjdk.java.net/browse/JDK-7081594
webrev: http://cr.openjdk.java.net/~alexsch/7081594/webrev.00
The fix:
- sets alwaysOnTop field for a new created window from the parent value
- propagates the alwaysOnTop value in setAlwaysOnTop() method to
the owned windows
Thanks,
Alexandr.
More information about the awt-dev
mailing list