OSDN Git Service

Fix for the missing focus in WebView form fields.
authorsusnata <susnata@google.com>
Fri, 23 Jun 2017 16:13:05 +0000 (09:13 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Tue, 27 Jun 2017 22:34:00 +0000 (22:34 +0000)
commit03e2a64af4cef0d638690fec493afd9e12384864
treec1127d7512830f1aec3281cc10b5253f6218589a
parent430f5c3d0b7f9473a856b9ed1dc30d2ff133d41e
Fix for the missing focus in WebView form fields.

This looks like a regression for WebView (58.0.3029.125) in android
'O'. But this seems to have been fixed in early version of 60 (webview).
This workaround gets us past the problem, until we get the newer version
of WebView.

Bug: 62449959
Test: Manual
Change-Id: I29883bf7d1567c1ce7be90b4efde4b3da93b99a2
(cherry picked from commit 97640400c4aa6bf05d5606ea749b54ad63de97cd)
packages/CaptivePortalLogin/src/com/android/captiveportallogin/CaptivePortalLoginActivity.java