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

Kivy TextInput doesn't work with SwiftKey keyboard #184

Closed
muodov opened this issue Dec 13, 2013 · 2 comments
Closed

Kivy TextInput doesn't work with SwiftKey keyboard #184

muodov opened this issue Dec 13, 2013 · 2 comments

Comments

@muodov
Copy link

muodov commented Dec 13, 2013

When trying to enter text into kivy TextInput via SwiftKey, the following happens:

  1. backspace key doesn't work at all
  2. when typing, only one character is inserted, all subsequent chars replace the first
  3. when choosing the word from the prediction list, it is inserted

I suppose this issue is somehow related to #178 fix.

Environment tested: Galaxy S3, Android 4.2.2 (CyanogenMod), SwiftKey 4.3.2.235

@akshayaurora
Copy link
Member

I just tested with swiftkey 4.4.1.241 and the latest kivy, py4a and I see no such issues. Could you make sure to update the keyboard and the kivy/py4a repos and retry.

@tito
Copy link
Member

tito commented Jan 17, 2014

Tested, and not reproducing the error too.

@tito tito closed this as completed Jan 17, 2014
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

3 participants