OSDN Git Service

Line up text with WebTextView.
authorLeon Scroggins <scroggo@google.com>
Fri, 21 Jan 2011 16:57:40 +0000 (11:57 -0500)
committerLeon Scroggins <scroggo@google.com>
Fri, 21 Jan 2011 20:41:50 +0000 (15:41 -0500)
commitf0425628b4e83bf9e1c8275d809d433baeaf768c
treeda8a9a68c7757953bb893373cb865a25656fe5eb
parent7ab151a3c6a4efc42f6e3a4d09254c6767d13fec
Line up text with WebTextView.

Bug:3321608
Bug:3085564

Scroll the UI layer for a <textarea> when scrolling the
WebTextView.  When clicking on a <textarea>, send the scroll
point so the click happens properly.

Requires a change to frameworks/base.

Change-Id: I3b32a53db350b6c49fdbf8dd177c34854aae66b4
WebKit/android/jni/WebViewCore.cpp
WebKit/android/jni/WebViewCore.h
WebKit/android/nav/WebView.cpp