Cool, I had the same problem a few days ago. Now I know how to tackle it :) I thought there's a method to override the default behavior, but seems it's a bit more over-complicated.
My other problem is once the webview is loaded, I cannot enter anything into a HTML form, checkbox cannot be checked, until I double-click on the webview to make the whole web page fit into webview, and then seems to be able to fill in form data. I did webview.setFocuable(true) and webview.requestFocus(), but seems not working well. Any idea? Thanks --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

