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

--- Comment #7 from [email protected] ---
(In reply to Kristen McWilliam from comment #6)
> My understanding is that the dotted and dottless i variants should be
> paired, so that the lowercase → uppercase pairing should be:
> 
> ı → I
> 
> i → İ
> 
> The first already happens, because of how Qt's `.toUpper()` works in a
> locale-unaware manner.
> 
> Given that we only need İ and this sort of mapping is (so far) not a common
> problem, I'd suggest we simply add İ to the Turkish diacritics map; we'll
> end up with it being the same character for both lower and upper-case, but
> for this one character that doesn't seem like a big deal.

I considered the exact same idea, but I worried a merge request like that could
get rejected based on visual guidelines because it might look like a bug to the
end user, even though it's a feature :) . However, as you are also suggesting
that, I will proceed that way in a few weeks when I have the time.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to