diff options
author | Leon Scroggins <scroggo@google.com> | 2009-10-15 13:33:58 -0400 |
---|---|---|
committer | Leon Scroggins <scroggo@google.com> | 2009-10-15 14:03:04 -0400 |
commit | 8601da30c7a307f6ca8a2b15688480cc1e8251c9 (patch) | |
tree | 420d968a1dbfcbe270264ca7a4277b3857f8880b /WebCore/platform | |
parent | 31f7153b80559d0b0580ce91bd1465aea7588aa2 (diff) | |
download | external_webkit-8601da30c7a307f6ca8a2b15688480cc1e8251c9.zip external_webkit-8601da30c7a307f6ca8a2b15688480cc1e8251c9.tar.gz external_webkit-8601da30c7a307f6ca8a2b15688480cc1e8251c9.tar.bz2 |
Do not bring up the soft keyboard for readonly input fields.
Partial fix for http://b/issue?id=2159869. Add a field to CachedNode
for readonly. In WebView.cpp, only call displaySoftKeyboard if the
node is not readonly. Also call displaySoftKeyboard in nativeTextMotionUp
to replace a call being removed in WebView.touchUpOnTextField(java).
Diffstat (limited to 'WebCore/platform')
0 files changed, 0 insertions, 0 deletions