can't reload page with corrected JS, must restart>>
can't reload page with corrected JS, must restart application. This is not good. If Option menu does not get activated on Menu button we must bring up the native menu (with Reload, Stop, etc.). This is the menu which we show on external web sites.
Webview leaves a yellow border around links and f>>
Webview leaves a yellow border around links and form input field on ajax requests. The link or field is not in view anymore but yellow border stays. With the field it is even worse - it looks like the whole input field is still on the page. We did not find a pure javascript solution so we developed a hack which simulates arrow down and arrow up events. Unfortunately this required changes in native code apk, so it does not help the one we submitted to the Google Android Challenge.