Bug 60730 - WebFindOptionsAtWordStarts still fails with some Japanese words
Summary: WebFindOptionsAtWordStarts still fails with some Japanese words
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-05-12 15:06 PDT by mitz
Modified: 2011-05-12 15:30 PDT (History)
0 users

See Also:


Attachments
Consider every position before a CJK ideograph as a word start (4.62 KB, patch)
2011-05-12 15:08 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-05-12 15:06:10 PDT
WebFindOptionsAtWordStarts still fails with some Japanese words
Comment 1 mitz 2011-05-12 15:07:16 PDT
<rdar://problem/8970549>
Comment 2 mitz 2011-05-12 15:08:50 PDT
Created attachment 93352 [details]
Consider every position before a CJK ideograph as a word start
Comment 3 mitz 2011-05-12 15:30:45 PDT
Fixed in r86387. <http://trac.webkit.org/changeset/86387>