<AWT Dev> [10] Review request for 8182638: [macosx] Active modal dialog is hidden by another non-active one

Alexander Zvegintsev alexander.zvegintsev at oracle.com
Mon Oct 9 05:52:25 UTC 2017


Looks good to me,

BTW in the test DialogListener can be replaced with WindowAdapter

Thanks,
Alexander.

On 07/10/2017 01:17, Semyon Sadetsky wrote:
> Hello,
>
> Please review fix for JDK10:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8182638
>
> webrev: http://cr.openjdk.java.net/~ssadetsky/8182638/webrev.00/
>
> Since 8169589 sibling windows are ordered above the parent. It 
> requires for the new active child windows to be raised above  its 
> siblings not only above its parent window.
>
> --Semyon



More information about the awt-dev mailing list