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

Android soft keyboard fails to pass all input #744

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

Android soft keyboard fails to pass all input #744

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: HG 2.0
Reported for operating system, platform: Android (All), ARM

Comments on the original bug report:

On 2013-01-22 09:31:24 +0000, Jonny D wrote:

I'm using the Android port and noticed that many keys from the software keyboard are not passed through SDL's text input API. Among other keys, none of the numerical keys work. I've seen the same on a device and emulator. Here's a patch (attached) that passes on the needed data from the SDLInputConnection::sendKeyEvent callback.

On 2013-01-22 09:46:03 +0000, Jonny D wrote:

Created attachment 1026
Patch for Android software keyboard text input

On 2013-01-26 07:32:51 +0000, Gabriel Jacobo wrote:

http://hg.libsdl.org/SDL/rev/436b5b8a5b98 Thanks!

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

1 participant