Skip to content

Non ascii key inputs not dispatched #97

Closed
@tshirtman

Description

@tshirtman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions