unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.79k stars 706 forks source link

Windows Emoji Picker not working #18263

Open carldebilly opened 1 week ago

carldebilly commented 1 week ago

Current behavior

Pressing WIN+. won't work in Uno Desktop (Skia) to inject emojis in a TextBox

Expected behavior

Injecting emojis and other picked glyphs should work.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

Use it elsewhere and use clipboard to bring it back in the application.

Works on UWP/WinUI

Yes

Environment

No response

NuGet package version(s)

Uno.WinUI 5.4+

Affected platforms

Skia (WPF)

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

carldebilly commented 3 days ago

Just realized that using the alt method to enter characters doesn't work either.

Ex: Holding alt while typing 144 on the numerical keyboard should provide the letter É. This doesn't work on the Skia TextBox on Windows Desktop.