OSDN Git Service

Remove the TAB key from <textarea>s.
authorLeon Scroggins <scroggo@google.com>
Wed, 3 Mar 2010 17:09:45 +0000 (12:09 -0500)
committerLeon Scroggins <scroggo@google.com>
Wed, 3 Mar 2010 17:09:45 +0000 (12:09 -0500)
commit7af1b837ff7add63cb1494d231ea11d874575b73
treed1bd014b4c905b2a115a03a36517da55c92d43d8
parent0eaa4d3a1432df3eaa0c5f2a041ce48c61926ef1
Remove the TAB key from <textarea>s.

Do not use flag for web edit, so that the IME does not have the
TAB key.

Fix for http://b/issue?id=2484101
core/java/android/webkit/WebTextView.java