[kmail2] [Bug 343759] Search of mails is triggered for >= than 3 letters, should be less

Eike Hein hein at kde.org
Mon Feb 9 19:36:22 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=343759

--- Comment #4 from Eike Hein <hein at kde.org> ---
For Korean it's a fairly easy fix by normalizing to Unicode NFD (decomposing
blocks into combining characters) and checking the length again. I'm still
mulling what a good way to handle the Japanese syllabaries might be.
Additionally, this is a problem pattern that's common across KDE, so it would
be good to place a solution in one of our lower-level framework libraries.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list