summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/search_engines.py
diff options
context:
space:
mode:
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-05 00:33:35 +0000
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-05 00:33:35 +0000
commit370ef3b47e7c66c560f50e4bbc0fc0ef4c7f8824 (patch)
tree47a6d40340cd97fdde7188b6e670748e823019cd /chrome/test/functional/search_engines.py
parenta0df03c127d9d6775e0d1cc7d45b41670952f9e3 (diff)
downloadchromium_src-370ef3b47e7c66c560f50e4bbc0fc0ef4c7f8824.zip
chromium_src-370ef3b47e7c66c560f50e4bbc0fc0ef4c7f8824.tar.gz
chromium_src-370ef3b47e7c66c560f50e4bbc0fc0ef4c7f8824.tar.bz2
views: Improve cursor movements on word boundaries.
(1) When there's blank space at the end of the string in the textfield and the cursor is at the end, 'move cursor to previous word' should move the cursor at the beginning of the last word. (2) When there's blank space at the end of the string, and the cursor is at the end of the last word, 'move cursor to next word' should move the cursor at the end. (3) Moving the cursor should make the cursor immediately visible. This is more inline with how GTK+ cursors behave. For example, constantly pressing the home-key in a GTK+ textfield makes the cursor visible for the duration of the keypress. BUG=none TEST=NativeTextfieldViewsTest.CursorMovement Review URL: http://codereview.chromium.org/5972008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70468 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/functional/search_engines.py')
0 files changed, 0 insertions, 0 deletions