LiZunYuan / networkpx

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

Precision editor won't work perfectly in UIWebView (5 Row QWERTY) #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a <textarea> or <input> in Safari.
2. Enter a lot of text.
3. Try to use the directional keys, etc in 5 Row QWERTY.

What is the expected output? What do you see instead?
The caret should move when up/down/page up/page down is pressed. The caret
should not move out of screen when left/right is pressed.

Please use labels and text to provide additional information.
Could also relate to Command for the left/right bug.

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