smarthaert / android-hebkey

Automatically exported from code.google.com/p/android-hebkey
0 stars 0 forks source link

Capitalization and English settings don't work #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable Hebrew Input
2. Open hardware keyboard or switch to English on touch keyboard.
3. Type in English

If I disable Hebrew Input in the device settings, typing in English has the
usual auto capitalization, completion of punctuation (i.e., auto turn
"dont" into "don't" etc). If I enable Hebrew Input this auto correction gos
away and I can't even force capitalization on the hardware keyboard. 

Using the capital touch button on the touch keyboard makes it on all the
time with no ability to return to normal letters.  

Original issue reported on code.google.com by aviadle...@gmail.com on 1 May 2009 at 7:43

GoogleCodeExporter commented 9 years ago
it's a known problem, basically the english keyboard Hebrew Input includes is a 
very basic implementation which 
dosent support all of the "fancy" stuff Android Keyboard has, adding them will 
require some extra time.

the issue has being noted and will be taken care of in coming versions.

Original comment by hezi...@gmail.com on 1 May 2009 at 7:51

GoogleCodeExporter commented 9 years ago
Just to understand the issue. Once you select to activate the Hebrew Support, 
its
settings even for English input and even on the Hardware keyboard are taking 
over? No
way to separate the settings for hardware keyboard and the touch keyboard? 

Original comment by aviadle...@gmail.com on 1 May 2009 at 7:57

GoogleCodeExporter commented 9 years ago
Android InputServices have the option to take over the hardware keyboard, so 
it's very possible i might have 
screwed something up, it won't, however take over settings for other 
InputServices (such as the 'Android 
Keyboard' one that comes with the OS) so if you tap&hold a text area and change 
the Input Method to 'Android 
Keyboard' everything should get back to normal.

Original comment by hezi...@gmail.com on 1 May 2009 at 8:07