I am trying to program a very standard JS behavior for a link using an HREF onClick handler, and I am facing a strange problem caused by what I believe to be focus/touch mode be
Try getting rid of the href attribute and see if that helps. For example, this works when viewed with the WebView component:
href
WebView
Update Location