diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/textarea-caret-position-after-auto-spell-correct.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/textarea-caret-position-after-auto-spell-correct.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,14 @@ + + +

Tests bug 26200 where the caret position jumps off to an incorrect position after auto-correcting a misspelled word.

+

Open this file in Google Chromium (version 3.0 +), in Windows, and enable the --auto-spell-correct flag. Insert the word 'teh' between any two words in the paragraph below.

+

SUCCESS: After hitting space, 'teh' is auto-corrected to 'the', and the caret stays on in the place it is supposed to be in after typing the word and hitting space.

+ + +