diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-20 09:10:03 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-20 09:10:03 +0000 |
commit | eba18c8ab6c52e1673f65b6d82ee5559e4556f9a (patch) | |
tree | fb9f021426196a4f3b3671a2017580c9abd17fc7 /webkit/glue/dragclient_impl.h | |
parent | 6448e5aac7ebef9627a330d9c66c3dfb24517ff3 (diff) | |
download | chromium_src-eba18c8ab6c52e1673f65b6d82ee5559e4556f9a.zip chromium_src-eba18c8ab6c52e1673f65b6d82ee5559e4556f9a.tar.gz chromium_src-eba18c8ab6c52e1673f65b6d82ee5559e4556f9a.tar.bz2 |
Fix for Issue 6431 "Two issues about Vietnamese Spell-Checker".
This issue is caused by my stupid mistake in the SpellcheckWordIterator class. Unfortunately, the class does not treat combining characters as word characters for languages which uses combining characters (e.g. Vietnamese, Thai, etc.) because the ICU exemplar set is canonicalized and it does not include combining characters.
To fix this, this change decomposes an exemplar set and also mark the decomposed characters (including combining characters) as word characters.
BUG=6431
Review URL: http://codereview.chromium.org/21079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10087 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/dragclient_impl.h')
0 files changed, 0 insertions, 0 deletions