Bug 27184 (SearchLocale) - Text searching with ICU should take the user’s default locale into account
Summary: Text searching with ICU should take the user’s default locale into account
Status: RESOLVED FIXED
Alias: SearchLocale
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-07-11 15:22 PDT by Darin Adler
Modified: 2009-07-12 13:35 PDT (History)
2 users (show)

See Also:


Attachments
patch (12.56 KB, patch)
2009-07-12 09:30 PDT, Darin Adler
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2009-07-11 15:22:54 PDT
The text search done in TextIterator.cpp with ICU’s usearch should take the user’s default locale into account.

<rdar://problem/6812121>
Comment 1 Darin Adler 2009-07-12 09:30:10 PDT
Created attachment 32628 [details]
patch
Comment 2 Darin Adler 2009-07-12 13:35:24 PDT
http://trac.webkit.org/changeset/45762

I wonder if I should consider AppleCollationOrder, which is set as "Order for sorted lists" in the International Language panel of System Preferences on Mac OS X.