akifbilal / networkpx

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

iKeyEx left/right arrows don't work in multi-line text input controls #470

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Put cursor in multi-line text input control in iPhone interface
2. Use left/right arrows

What is the expected output? Cursor moves
What do you see instead? Nothing happens

What version of the product are you using? On what operating system
(iPhone/iPod Touch? Firmware version?)?
iPhone 3.1.2  with blackra1n

Please provide any additional information below.

Original issue reported on code.google.com by dr.aar...@gmail.com on 12 Dec 2009 at 8:14

GoogleCodeExporter commented 8 years ago
Multi-line text input control in where? Both <textarea> and the native 
UITextView works 
fine.

Original comment by kennytm@gmail.com on 13 Dec 2009 at 2:31

GoogleCodeExporter commented 8 years ago
Hm, you are quite right! There must have been something about the state my 
iPhone was
in before that was interfering :P

Very glad this works, thanks for responding! :)

Original comment by dr.aar...@gmail.com on 15 Dec 2009 at 2:06

GoogleCodeExporter commented 8 years ago
Ah-HAH! What about in the native SMS application? Right now, at least, the 
arrows
aren't working there. Maybe it's only there that it wasn't working...

Original comment by dr.aar...@gmail.com on 15 Dec 2009 at 3:18

GoogleCodeExporter commented 8 years ago
Ah-HAH again! :) In the native mail program the right/left arrows don't work 
(but
again the up/down arrows do)!

Original comment by dr.aar...@gmail.com on 19 Dec 2009 at 12:08

GoogleCodeExporter commented 8 years ago
I don't have SMS application so I can't test. But seems to be same problem as 
issue 
475. I'll merge it in here.

Original comment by kennytm@gmail.com on 22 Dec 2009 at 4:02

GoogleCodeExporter commented 8 years ago
Issue 475 has been merged into this issue.

Original comment by kennytm@gmail.com on 22 Dec 2009 at 4:02

GoogleCodeExporter commented 8 years ago

Original comment by kennytm@gmail.com on 22 Dec 2009 at 4:03

GoogleCodeExporter commented 8 years ago
Fixed in r593.

Original comment by kennytm@gmail.com on 25 Dec 2009 at 8:39