<AWT Dev> [11] Review request for 8198605: Touch keyboard is shown for a non-focusable text component

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Mar 1 21:53:52 UTC 2018


Hi, Anton.
Looks fine.

ps: maybe we can create some rfe to enable Touch keyboard even if the 
system has some keyboards for the test purpose?

On 01/03/2018 08:30, anton.litvinov at oracle.com wrote:
> Hello,
> 
> Could you please review the following fix for the bug.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8198605
> Webrev: http://cr.openjdk.java.net/~alitvinov/8198605/jdk11/webrev.00
> 
> The fix extends a number of the required conditions in the method 
> "sun.awt.windows.WToolkit.showOrHideTouchKeyboard(Component, AWTEvent)", 
> which should be satisfied for showing of the touch keyboard, by checking 
> if the component is focusable or not.
> 
> Thank you,
> Anton


-- 
Best regards, Sergey.


More information about the awt-dev mailing list