Disable IME for password fields not working

Disable IME for password fields not working

avatar

Hi

Seems this disable IME for password fields in new version 2026.2.5 not working any more, can you advice?

865ee80d-ca5a-4c8b-aafc-d976a3de3e61.png

All Comments (3)

avatar

Hello,
I'm really sorry about that. It was lost during the Avalonia UI framework conversion. This will be fixed in the next minor release.

Regards

David Hervieux

avatar

Hi

I found the fix slightly different than before, this time the input will be blocked, but it still shows original input method, can it swaps to English automatically? I think before was like this if I am correct.

avatar

Hello,
In the next minor update, password fields will better match the previous WinForms behavior when **Disable IME for password fields** is enabled. Focusing a password field will close the active IME and use direct input for that field, rather than only blocking IME composition while leaving the indicator visible.

This will not change your system keyboard layout or global language preferences. We would appreciate your feedback once the update is available

Regards

David Hervieux