MaxBau / hackerskeyboard

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

Selecting suggested word cancels capitalisation from mini-keyboard #400

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configure with self and shifted self in long-press mini-keyboard. 
2. Long press 'h'. 
3. Select 'H' from mini-keyboard. 
4. Type 'e' and 'l'. 
5. Select "hello" from suggestions. 
6. Note that "Hel" becomes "hello" with no capital 'H'. 

What is the expected behavior? What do you see instead?

The word "Hello" should be suggested and entered with a capital 'H'. Instead, 
the word "hello" is suggested and entered. 

In contrast: pressing SHIFT, then pressing 'h' to get 'H', then typing 'e' and 
'l' suggests "Hello". Selecting "Hello" enters "Hello" as expected. 

What version of Hacker's Keyboard are you using, for example "1.37"? (See
"Debug" section at the bottom of the app's Settings menu.)

1.37.1419 e42df5f23af2 2013-12-24

On what phone or tablet?

Motorola Moto G 16GB

If applicable, does this affect the 4-row or 5-row layout, or both? Which
language(s)?

Both layouts, in English [en]. 

Please provide any additional information below.

Original issue reported on code.google.com by neilthef...@gmail.com on 29 Jan 2014 at 6:12