[Webkit-unassigned] [Bug 16675] soft hyphen breaks search function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 12:26:11 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=16675


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #5 from Darin Adler <darin at apple.com>  2009-10-01 12:26:10 PDT ---
A fix to this should be relatively straightforward. The searching code is in
TextIterator.cpp and uses ICU's usearch functions when available. I"m a bit
surprised this is not working, because I would have expected the ICU search
functions to handle soft hyphens already.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list