google-code-export / nekonme

Automatically exported from code.google.com/p/nekonme
1 stars 0 forks source link

TextField input on Android does not support every feature of the on-screen keyboard #269

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
add a Textfield with type = TextFieldType.INPUT.
Runs the application on Android.

What is the expected output? What do you see instead?
It should be possible to type accented characters. The keyboard autocomplete or 
swipe functions should be enabled. It is not the case, it is only possible to 
type english characters, one by one, without autocorrection.

What version of the product are you using? On what operating system?
NME 3.4.4 on Android 4.0 (built on Windows)

Original issue reported on code.google.com by sido...@gmail.com on 10 Oct 2012 at 9:32