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
Radar WebKit Bug Importer
Comment 1 2013-09-03 17:11:45 PDT
Note You need to log in before you can comment on or make changes to this bug.