Smiche / libgdx-users

Automatically exported from code.google.com/p/libgdx-users
0 stars 0 forks source link

Soft-keyboard not picking up backspace on Android 4.2 #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
On Android 4.2 the soft keyboard (displayed by 
Gdx.input.setOnscreenKeyboardVisible(true)) doesn't pickup backspace because 
they change how it works.
Tested with 5. february 2013 nightly version.

I believe the solution for this problem is described in 
http://stackoverflow.com/questions/14560344/android-backspace-in-webview-baseinp
utconnection

Original issue reported on code.google.com by Jut...@gmail.com on 5 Feb 2013 at 2:17

GoogleCodeExporter commented 8 years ago
Oh I'm terribly sorry, I didn't realize this isn't issue list for libgdx. If 
somebody could discard this issue and I will repost it in the proper issue list 
(on http://code.google.com/p/libgdx/ )

Original comment by Jut...@gmail.com on 5 Feb 2013 at 7:26