-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
€ character cannot be entered #2511
Comments
Yes, unfortunately, Android does not support injecting non-ASCII chars on text injection. It's the same with https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#special-characters-do-not-work |
Are you sure? ASCII doesn't include öäüß and I can enter it. |
See https://blog.rom1v.com/2018/03/introducing-scrcpy/#handle-accented-characters for explanation. |
Thanks. I hope this can be fixed in the future. |
Fixed by #2632. Refs #37 (comment) |
AFAIKT this isn't fixed at all with #2632 Tried
Changing the language of the physical OTG keyboard didn't help either. |
@l1m3r Yes, unfortunately, With |
Maybe there's a way around it - One can enter € and so on via copy/paste.
Maybe pausing input during that ^^ (I guess it takes longer than the normal input methods). |
Environment
Describe the bug
When I'm writing a text, everything works, except the € character.
When I press ALTGR+E or CTRL+ALT+E, I get this error in the console.
On errors, please provide the output of the console (and
adb logcat
if relevant).The text was updated successfully, but these errors were encountered: