id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3069	Broken case-sensitive search in editor/viewer/diffviewer	andrew_b	andrew_b	"There are some problems in search was raised after #3026.

Example.
Locale is KOI8-R, file encoding is UTF-8. Note: those encodings are not same.
File content is following (in Russian):
{{{
йцукен
Йцукен
}}}
The difference is in first line char only: {{{й}}} (lowercase letter) and {{{Й}}} (uppercase letter).
The search of {{{й}}} gives the result {{{й}}} independently of case sensitivity. {{{Й}}} isn't found.
If switch ""All charsets"" on, nothing is found.
"	defect	closed	major	4.8.11	mc-search	4.8.9	fixed					merged	committed-master
