[Xfce-bugs] [Bug 12747] Autocomplete should be case insensitive
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Jan 10 19:40:00 CET 2017
https://bugzilla.xfce.org/show_bug.cgi?id=12747
Pim Pronk <xfce at pronk.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xfce at pronk.nl
--- Comment #1 from Pim Pronk <xfce at pronk.nl> ---
Created attachment 6954
--> https://bugzilla.xfce.org/attachment.cgi?id=6954&action=edit
Patch implementing case-insensitive search
Although its impossible to do full locale-independent case-insensitive
matching/sorting, unicode case folding provides a method to do this. This patch
implements a case-insensitive search by converting the search term & path entry
with g_utf8_casefold()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list