525828027 / networkpx

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

Ctrl keys reverting from characters to labels (e.g. ↑ to <Up>) #504

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Custom keyboard with Ctrl keys (e.g. <Del>, <Up>, etc.)
2. Delete existing field entry in Calendar APP with Delete key until empty.
3. Ctrl keys with labels revert to texts (e.g. ↑ turns to <Up>)

What is the expected output? What do you see instead?
Ctrl keys with labels revert to texts (e.g. ↑ turns to <Up>)

What version of the product are you using? On what operating system
(iPhone/iPod Touch? Firmware version?)?
iTouch 2G/32GB, OS 3.1.2, iKeyEx3 0.2b

Please provide any additional information below.
Attaching custom keyboard in zip file.

Original issue reported on code.google.com by paul.w.palm@gmail.com on 24 Jan 2010 at 5:03

GoogleCodeExporter commented 8 years ago
When the field is empty the keyboard switches to uppercase mode even if you 
don't have 
the shift key. Therefore, you have the provide the "shiftedLabels" too.

Original comment by kennytm@gmail.com on 26 Jan 2010 at 1:14

GoogleCodeExporter commented 8 years ago
Thanks.  Will modify my keyboards.

Original comment by paul.w.palm@gmail.com on 5 Feb 2010 at 7:37