1stsetup / gmote

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

touch kb's inability to handle predictive text methods #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. having predictive text on
2. using the on-screen kb in gmote touch mode
3.

What is the expected output? What do you see instead?
expected 1 for 1 input to output OR x to x input/output.
no output when swipe is used
no output when predictive text box(selecting one of the predictive results) is 
used for anything with more then 1 letter (1 letter works but adds a space 
between letters)
hitting the backspace key does nothing

What version of the product are you using? On what operating system?
win 7 64
gmote server 2.0.2
gmote android app 2.0.4
android 2.1 on galaxy S (gt-i9000 international version) stock OS supplied with 
phone with local carrier optus's settings
swipe predictive text integrated into phone as standard

Please provide any additional information below.
how the program handles integrated phone kb needs more review. Change the phone 
kb to pc input processes to handle text strings might help? Maybe a execute 
button to "type" the text box content into the pc?

Original issue reported on code.google.com by timmytoo...@gmail.com on 26 Aug 2010 at 4:31

GoogleCodeExporter commented 9 years ago
The application sends and the server receives the command, but it is not able 
to process the multi-key information, simple change required.

Original comment by Overmind...@gmail.com on 24 Feb 2011 at 5:37