AvaloniaUI / Avalonia

Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
https://avaloniaui.net
MIT License
26.17k stars 2.27k forks source link

Vietnamese characters not supported when using 3rd party keyboard app #12446

Open adirh3 opened 1 year ago

adirh3 commented 1 year ago

Copied from here - https://github.com/adirh3/Fluent-Search/issues/839 Happens with Avalonia 11.

Describe the bug When using 3rd party keyboard app for Vietnamese input such as EVKey, OpenKey, Unikey, Fluent Search doesn't accept Vietnamese characters.

To Reproduce Steps to reproduce the behavior:

Download https://github.com/tuyenvm/OpenKey/releases/tag/2.0.5 and run the program

Choose these 3 options:

Open Fluent seach and type a a and see that the input disappear

 Recording.2023-05-06.070247.mp4 

Expected behavior It's supposed to output this character: â when typing a twice.

Desktop (please complete the following information):

Window 11 Version 22H2Fluent Search Version: 0.9.91.9994Installation source: Microsoft Store

Additional context Microsoft's built-in Vietnamese keyboard seems to work

In this video, the first half I used Microsoft Vietnamese keyboard, the 2nd half I used a 3rd party keyboard.

 2023-05-06.07-31-05.mp4 

The Microsoft Vietnamese Keyboard is quite inconvenient when using in other apps (I need to press Space to register the input, as you can see in the video) so I much prefer using 3rd party ones.

Let me know if anything isn't clear. Thank you!

unofficialdev commented 1 year ago

i am having the same problem after updating to avalonia 11

nhan000 commented 1 year ago

@unofficialdev please stop spamming.

Edit: You deleted your spam and then downvoted my reply? Well-played.

Gillibald commented 1 year ago

I am totally aware of this issue and a fix is being worked on