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

Non ascii key inputs not dispatched #97

Closed
tshirtman opened this issue Mar 6, 2013 · 1 comment
Closed

Non ascii key inputs not dispatched #97

tshirtman opened this issue Mar 6, 2013 · 1 comment

Comments

@tshirtman
Copy link
Member

Present using the standard keyboard, at least in french and russian, inputing non-ascii keys in kivy doesn't work, a check in SDLSurfaceView (activating logs on onKeyUp and onKeyDown) shows that these keys never get to that point. This seems unrelated to the way the user inputs the keys, i use the same way to input "3" and "é" on the standard keyboard, by holding the "e" button and chosing among options, but "3" works, and "é" doesn't.

kivy/kivy#997 related

tito added a commit that referenced this issue Mar 16, 2013
@akshayaurora
Copy link
Member

closed by 1a525cf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants