summaryrefslogtreecommitdiff
path: root/libs/rs/RenderScript.h
diff options
context:
space:
mode:
author Leon Scroggins <scroggo@google.com> 2009-06-26 17:22:50 -0400
committer Leon Scroggins <scroggo@google.com> 2009-06-30 11:47:26 -0400
commit3ccd3655a09633794f4d815ff85f35fa986a10d4 (patch)
treeefbb325ac22ba33ad7b268809e0fb822b81b4cb7 /libs/rs/RenderScript.h
parent8cdad889154b87bb796de3dc3f57952b6858e884 (diff)
Fix a WebView longpress bug.
Longpressing on a WebView while the WebTextView is up calls WebTextView::performLongPress(). This used to be fine, but now we may still leave the WebTextView up while the user is longpressing on something else. Check to ensure that the focus is the same as the cursor before calling WebTextView's version. Also, send a click if the user longpresses on a different WebTextView, so it will now behave appropriately. Requires a change in external/webkit. Also remove a duplicate check for inEditingMode().
Diffstat (limited to 'libs/rs/RenderScript.h')
0 files changed, 0 insertions, 0 deletions