On Wed, 27 Nov 2024 12:47:29 GMT, Dmitry Markov <dmar...@openjdk.org> wrote:

> If AWT/Swing app displays several windows and an user changes the keyboard 
> layout and then closes the focused window, the app does not keep the keyboard 
> layout changes.
> 
> It is necessary to sync currentLocale and Windows keyboard layout values in 
> `WInputMethod` class before component activation.

Looking for volunteers to review the fix.
Thanks in advance

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22411#issuecomment-2514235130

Reply via email to