<AWT Dev> [9] Review request for 8056915: Focus lost in applet when browser window is minimized and restored

Daniil Titov daniil.x.titov at oracle.com
Wed Feb 18 21:28:49 UTC 2015


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



More information about the awt-dev mailing list