Hi. I have a WebView which loads a webpage that uses a form, for the
user to complete.

I set this method:

webSettings.setUseWideViewPort(true);

...which helps the webpage display properly.

However, for some reason, when you click in the text fields on the
webpage, the soft keyboard fails to popup - but only on my HTC HERO!
On all other emulators and devices I've tested, it's fine.

It works if you 'long press' in the field, but new users would never
know that.

Any suggestions?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to