WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
53044
CJK word segmentation does not work
https://bugs.webkit.org/show_bug.cgi?id=53044
Summary
CJK word segmentation does not work
Xiaomei Ji
Reported
2011-01-24 13:40:46 PST
Created
attachment 79969
[details]
test case Open the attached test case. The word segmentation for most ports does not work for CJK languages. The correct segmentation when cursor is at every character boundary is the one in "title" attribute. But the word segmentation result for most ports is single character each word. For those ports that use ICU, ICU bug to upstream Chrome's CJK segmentation patch is
http://bugs.icu-project.org/trac/ticket/2229
After upstream and Apple picks it up in next version of Mac OS X, Mac and Win port will work correctly. But there are webkit ports that do not use ICU (e.g. Qt, GTK), in which the port itself should take care of the word segmentation.
Attachments
test case
(2.00 KB, text/html)
2011-01-24 13:40 PST
,
Xiaomei Ji
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug