Re: [9] Review Request for 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios

2016-02-26 Thread Alexander Zvegintsev
+1 -- Thanks, Alexander. On 10.02.2016 14:06, Sergey Bylokhov wrote: Looks fine. On 01.10.15 21:27, Semyon Sadetsky wrote: The fix is amended : plese review the new version http://cr.openjdk.java.net/~ssadetsky/8021961/webrev.01/ It is taken into account that the transientFor chain may be lon

Re: [9] Review Request for 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios

2016-02-10 Thread Sergey Bylokhov
Looks fine. On 01.10.15 21:27, Semyon Sadetsky wrote: The fix is amended : plese review the new version http://cr.openjdk.java.net/~ssadetsky/8021961/webrev.01/ It is taken into account that the transientFor chain may be longer and also the fact that visibility of the parent window may be change

Re: [9] Review Request for 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios

2015-10-01 Thread Semyon Sadetsky
The fix is amended : plese review the new version http://cr.openjdk.java.net/~ssadetsky/8021961/webrev.01/ It is taken into account that the transientFor chain may be longer and also the fact that visibility of the parent window may be changed after the setting the alwaysOnTop property value. S

[9] Review Request for 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios

2015-10-01 Thread Semyon Sadetsky
Hello, Please review fix for JDK9: bug: https://bugs.openjdk.java.net/browse/JDK-8021961 webrev: http://cr.openjdk.java.net/~ssadetsky/8021961/webrev.00/ X-window manager cannot correctly handle "alwaysOnTop" for the child windows (dialogs) which parent is invisible. The reason for that that