On 03/16/2010 12:22 AM, Farha Ansari wrote:
Yes, I had the same issue, and it has not been solved till now. I had
also posted the question but didnt get any reply.
I hope, someone would reply this time to your post.
Can somebody from google please comment? this seems like a pretty
serious error in the webview's if you can't type into a html input or
textarea
box on, oh say, the N1. Which is what I'm seeing out in the field.
FWIW, this is sdk version 1.5 and 1.6, and assumedly 2.1 for the N1's having
the same problem.
Mike
Farha
On Mar 16, 5:30 am, mike<[email protected]> wrote:
Hi all,
I'm having a very very strange problem with input and textarea html
tags in a WebView. Basically they never seem to gain input focus with the
virtual keybaord. The code for this is trivial:
WebView w = new WebView (this);
w.loadData("<html><body>fooz<input></body></html>", "text/html", "utf8");
setContentView (w);
which shows a single input box. There is now way just tapping around the
screen to get it to accept input.
Strangely, if I use my trackball on my G1 to select the field, I can
eventually
get focus and type in it. For trackball-less things like the N1, that
doesn't
help though.
I've seen some posts about this, but it doesn't seem that there were any
solutions or feedback.
Mike
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en