Umang17 / softkeyboard

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

swipe up which starts at the SPACE does not work, and produces SPACE instead of swipe action #311

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Swipe up once for shift.
2. Press some letter key.

What is the expected output? What do you see instead?
The key pressed should output as capital and keyboard should return to non 
capital.
What happens is the first keypress is ignored, the second is capital and the 
displayed keyboard is stuck on capital view although the output does return 
to normal.

What version of the product are you using? On what operating system?
G1 cm4.2.15.1 testers20100324

Please provide any additional information below:
Note: If you think this is a device related issue, include the report
output from the Device Information application (http://
softkeyboard.googlec
ode.com/svn/DeviceInformationDisplay/bin/DeviceInformationDisplay.apk)
Note: If you encountered an application error, include the logcat report
which can be retrieved from the LogCollector (http://android-log-
collector.googlecode.com/files/android-log-collector-1.0.0.apk)

Original issue reported on code.google.com by zohars...@gmail.com on 26 Mar 2010 at 8:58

GoogleCodeExporter commented 9 years ago
Lets try with this:
http://softkeyboard.googlecode.com/files/AnySoftKeyboard_20100327.apk
I've made some changes to the SHIFT handling, so you'll need to reproduce it 
with
this version (if), and then we'll continue.

Original comment by menn...@gmail.com on 27 Mar 2010 at 5:02

GoogleCodeExporter commented 9 years ago
Still no good but I've narrowed it down a bit. Problem seem to exist only 
when swipe is started at the space key. When swipe starts from other keys 
there seem to be no problem.

Original comment by zohars...@gmail.com on 27 Mar 2010 at 5:53

GoogleCodeExporter commented 9 years ago

Original comment by menn...@gmail.com on 1 Apr 2010 at 6:39

GoogleCodeExporter commented 9 years ago
Fixed in release 47 (20110815)

Original comment by menn...@gmail.com on 31 Aug 2011 at 9:44