cybermatatu / hackerskeyboard

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

"Sliding key events" options sent last two keys touched #292

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to "Sliding key events" settings.
2. Select "Send last key touched" or "Send first and last key"
3. Enter text in the soft keyboard.

What is the expected behavior? What do you see instead?
If "Send last key touched" is selected, I expect only the last key in the slide 
to be entered. However, the last two keys in the slide are entered. For 
example, if I slide from D across S to A, then "sa" will appear.
If "Send first and last key" is selected, then if I slide from D across S to A, 
then "dsa" will appear.

What version of Hacker's Keyboard are you using? (See "Debug" section at
the bottom of the app's Settings menu.)
On what phone or tablet?
1.33.1332 samsung galaxy player 4.2

Original issue reported on code.google.com by candylan...@gmail.com on 22 Sep 2012 at 12:39

GoogleCodeExporter commented 8 years ago
i have same problem on galaxy note with android 4.0.4. 
when option "send first key touched" is active two letters - first and last of 
slide will be inputed, or only last. 

Original comment by afork.fr...@gmail.com on 30 Oct 2012 at 9:59

GoogleCodeExporter commented 8 years ago
I've the same issue here when selected "Send first key touched",
it sends the first and last key touched.
Eg. Touch and slide from "e"  to "s", it enters e and s

Original comment by e3lev...@gmail.com on 20 Jun 2014 at 3:25