WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
120656
Rewrite the word boundary code to always provide the whole paragraph to ICU
https://bugs.webkit.org/show_bug.cgi?id=120656
Summary
Rewrite the word boundary code to always provide the whole paragraph to ICU
Ryosuke Niwa
Reported
2013-09-03 17:11:19 PDT
Right now, we expand the range slowly to include more context as requested by ICU to find word boundaries. This strategy is broken for many languages that rely on dictionary look up to find word boundaries. We should rewrite it to always give the whole paragraph.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-09-03 17:11:45 PDT
<
rdar://problem/14903118
>
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