RESOLVED FIXED96389
[BlackBerry] Take account for single words that exceed our client character limit
https://bugs.webkit.org/show_bug.cgi?id=96389
Summary [BlackBerry] Take account for single words that exceed our client character l...
Nima Ghanavatian
Reported 2012-09-11 07:38:46 PDT
When spellchecking text we currently pool words up to a predefined character limit. We need to address the case where a single word exceeds this limit and skip it, continuing to check all words before and after it.
Attachments
Patch (3.50 KB, patch)
2012-09-11 07:42 PDT, Nima Ghanavatian
no flags
Nima Ghanavatian
Comment 1 2012-09-11 07:42:12 PDT
Rob Buis
Comment 2 2012-09-11 07:45:31 PDT
Comment on attachment 163361 [details] Patch Looks good.
WebKit Review Bot
Comment 3 2012-09-11 08:08:21 PDT
Comment on attachment 163361 [details] Patch Clearing flags on attachment: 163361 Committed r128188: <http://trac.webkit.org/changeset/128188>
WebKit Review Bot
Comment 4 2012-09-11 08:08:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.