Hi Alexey, The fix looks OK for me.
Best regards, Daniil On 10/02/15 14:45, Alexey Ivanov wrote: > Hello AWT team, > > Could you please review the fix: > bug: https://bugs.openjdk.java.net/browse/JDK-8056915 > webrev: > http://cr.openjdk.java.net/~aivanov/8056915/jdk9/webrev.00/ > > Description: > After user minimizes the browser window and then restores it, the > focus does not return to the applet. > The fix preserves the latest focus owner in the browser window so that > applet gains focus when the browser window is restored. > > Thanks, > Alexey