summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/4/changes.html
diff options
context:
space:
mode:
authorLeon Scroggins <scroggo@google.com>2010-05-03 14:19:50 +0100
committerLeon Scroggins <scroggo@google.com>2010-05-05 14:56:41 -0400
commit9ab32b66428cea7d0f8edb49d7e358d014c3d39b (patch)
tree7e9df6563df8591b97ae7d76a9edae568017ea54 /docs/html/sdk/api_diff/4/changes.html
parent7b8f724f7e845b65f9d23bdfa90cf6319dd50ca7 (diff)
Enable contentEditable.
WebView.java: If the cursor and focus are on a contentEditable element, allow it to handle navigation keys and shift rather than the navigation system. Also rename method for its new more general use. WebViewCore.java: Change the name of MOVE_OUT_OF_PLUGIN to a more generic name, and fix a bug in the message being sent. Bug 1788820 Requires a change to external/webkit Caveats: Does not ensure that the caret remains on screen. Frame::revealSelection is called, but we ignore it for other reasons. Need to investigate that. The cursor will blink if the contentEditable node has focus, even if the user has not clicked on it or has moved to a different input field. Further, while in this state, the user can input text. Change-Id: Iaa935363fd324925a1e338418d32f362f58c4494
Diffstat (limited to 'docs/html/sdk/api_diff/4/changes.html')
0 files changed, 0 insertions, 0 deletions