Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Emoji Picker not working #18263

Open
carldebilly opened this issue Sep 20, 2024 · 1 comment
Open

Windows Emoji Picker not working #18263

carldebilly opened this issue Sep 20, 2024 · 1 comment
Assignees
Labels
area/skia/text ✏️ area/skia ✏️ Categorizes an issue or PR as relevant to Skia kind/enhancement New feature or request project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) project/text 🔤 Categorizes an issue or PR as relevant to text (TextBox, PasswordBox, TextBlock, Fonts, …)

Comments

@carldebilly
Copy link
Member

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 carldebilly added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Sep 20, 2024
@jeromelaban jeromelaban added kind/enhancement New feature or request and removed kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Sep 20, 2024
@Youssef1313 Youssef1313 added area/skia ✏️ Categorizes an issue or PR as relevant to Skia project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) project/text 🔤 Categorizes an issue or PR as relevant to text (TextBox, PasswordBox, TextBlock, Fonts, …) area/skia/text ✏️ labels Sep 20, 2024
@carldebilly
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/skia/text ✏️ area/skia ✏️ Categorizes an issue or PR as relevant to Skia kind/enhancement New feature or request project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) project/text 🔤 Categorizes an issue or PR as relevant to text (TextBox, PasswordBox, TextBlock, Fonts, …)
Projects
None yet
Development

No branches or pull requests

4 participants