diarydarbanyusa / softkeyboard

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

Shift key doesn't work as expected #211

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open 'test settings'
2. Press 'a' to remove shift mode, program outputs 'A' as expected
3. Hold shift key to enable caps lock
4. Press two keys in sequence e.g. keys 'h' and 'j'

What is the expected output? What do you see instead?
Expected: 'AHJ', shift enabled
Instead: 'AhJ',  shift enabled

What version of the product are you using? On what operating system?
imaginary

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 ssalo...@gmail.com on 14 Dec 2009 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by menn...@gmail.com on 14 Dec 2009 at 10:38

GoogleCodeExporter commented 9 years ago

Original comment by menn...@gmail.com on 14 Dec 2009 at 2:51

GoogleCodeExporter commented 9 years ago
Test the latest:
http://softkeyboard.googlecode.com/files/AnySoftKeyboard_20091215_testers.apk

Original comment by menn...@gmail.com on 15 Dec 2009 at 2:52

GoogleCodeExporter commented 9 years ago
Doesn't work, test case output is "AHj", a bit different.

Original comment by ssalo...@gmail.com on 16 Dec 2009 at 6:35

GoogleCodeExporter commented 9 years ago
Forgot to mention that after pressing 'h' shift green light is not on.

Original comment by ssalo...@gmail.com on 16 Dec 2009 at 6:37

GoogleCodeExporter commented 9 years ago
Please provide a full reproduce sequence.

Original comment by menn...@gmail.com on 16 Dec 2009 at 7:21

GoogleCodeExporter commented 9 years ago
I am able to reproduce using the same sequence, see the first post.

I get following results 
Expected: 'AHJ', shift enabled
Instead: 'AHj', shift disabled

Is this how it should work? I expect that when I hold the shift it would turn 
caps
lock on but that might not be the case...

Original comment by ssalo...@gmail.com on 16 Dec 2009 at 7:55

GoogleCodeExporter commented 9 years ago
Since I don't have a device at my hands right now, I need to ask some more dumb
questions:
Have yo noticed I've disabled the long-press for caps-lock feature? 
Now, if you want to move to caps-lock, you need to press shift again (there 
will be a
special icon now, not like before)

Original comment by menn...@gmail.com on 16 Dec 2009 at 8:10

GoogleCodeExporter commented 9 years ago
If you truly have disabled the long-pres for caps-lock THEN the program works as
expected (in 20091215_testers)!

Ah the caps-lock icon is very good, makes it clear that caps lock is on.

Original comment by ssalo...@gmail.com on 16 Dec 2009 at 10:42

GoogleCodeExporter commented 9 years ago
:)

Good to hear.

Original comment by menn...@gmail.com on 16 Dec 2009 at 10:51