LiZunYuan / networkpx

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

The "A" key is hard to hit in 5 row QWERTY #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to type some word with the lots of "a" in it quickly.

What is the expected output? What do you see instead?
Sometimes the "a" key is missed. 

Please use labels and text to provide additional information.
There is some magic in UIKeyboardLayoutQWERTY that allows the A key to be
hit even on the empty area... So it's more an iKeyEx problem instead of 5
Row QWERTY.

Original issue reported on code.google.com by kennytm@gmail.com on 18 Feb 2009 at 2:17

GoogleCodeExporter commented 8 years ago
Fixed in r179.

Original comment by kennytm@gmail.com on 22 Feb 2009 at 10:54