OSDN Git Service

Pass a message to move the focus when user hits "Next".
authorLeon Scroggins <scroggo@google.com>
Tue, 8 Dec 2009 21:59:46 +0000 (16:59 -0500)
committerLeon Scroggins <scroggo@google.com>
Wed, 9 Dec 2009 15:19:22 +0000 (10:19 -0500)
commitbf16ddc110ef3fde2cfa1ae43ab31d993377981d
tree9478d0c03229c925a12467ff64065334c7294d51
parent17c1a14b2505f0733de3526a49ce1e12a2eb8b37
Pass a message to move the focus when user hits "Next".

Directly move the focus rather than passing a click.

Fixes http://b/issue?id=2292683

Requires a change to frameworks/base
WebKit/android/jni/WebViewCore.cpp
WebKit/android/jni/WebViewCore.h
WebKit/android/nav/WebView.cpp