Skip to content

Make vkeyboard work with SDL2 window provider #25

Description

@jegger

When Kivy is used with the SDL2 window provider, vkeyboard triggers on_textinput instead of on_key_down.
i don't know if this can be seen as a bug in kivy or not. The commit which introduced this behavior: kivy/kivy@35ca827

When using on_textinput we don't get the modifier keys?
Do we need the modifier keys?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions