diff options
author | Cary Clark <cary@android.com> | 2010-12-14 08:04:18 -0500 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2010-12-14 16:31:07 -0500 |
commit | d2966aa787e0dcc4d26a10b6f0dc9f3a2f51abe4 (patch) | |
tree | e99ff47e802fe90ba5c617dce34221807598d760 /WebCore/platform/graphics/android/ImageBufferAndroid.cpp | |
parent | 0d7cec732e3f00f89749d4946fd22168d8d4111c (diff) | |
download | external_webkit-d2966aa787e0dcc4d26a10b6f0dc9f3a2f51abe4.zip external_webkit-d2966aa787e0dcc4d26a10b6f0dc9f3a2f51abe4.tar.gz external_webkit-d2966aa787e0dcc4d26a10b6f0dc9f3a2f51abe4.tar.bz2 |
improve text selection
LayerAndroid.*
Adjust the hit-test (x,y) by the layer position.
Keep track of the adjusted (x,y) and store the best
to be returned when the best layer is found.
CachedRoot.cpp
Remove code that adjusted (x,y) by layer bounds.
SelectText.*
Detect columns of text and prefer new characters in the same
column as the existing selection.
Don't extend the selection until the tap point moves past
the word anchors.
There's more work to do on selecting text in layers.
bug:3275625
bug:3271730
bug:3191699
Change-Id: Ib3c2b35e5eebe30c6032f484cf76d388e94293e0
Diffstat (limited to 'WebCore/platform/graphics/android/ImageBufferAndroid.cpp')
0 files changed, 0 insertions, 0 deletions