Created attachment 82746 [details] An image showing the jump from first to third by skipping the second one. Problem description: Steps to reproduce: 1. Create three phrases: "i believe, I believe and İ believe" 2. Try to search by pressing Ctrl+F 3. Enter "i" to find "I". 4. Current behavior: It does not find "I" if you type in small letters instead of capital letters. Note that this does not affect other characters in Turkish charset. Expected behavior: It should find since typing to search is not case sensitive. Notes: Microsoft has some comments related to issue in its own platforms. Maybe this could be a workaround: http://msdn.microsoft.com/en-us/library/ms994325.aspx#cltsafcode_topic4 Here is another report for KDE and suggestion thread: http://lists.kde.org/?t=136922090600002&r=1&w=2 Operating System: Ubuntu Version: 4.0.2.2 release
Hi Volkan, thanks for reporting. I thinks this is a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=63779 Please if you are not agree reopen it. *** This bug has been marked as a duplicate of bug 63779 ***
Obviously i and I are not the same letters.
@Urmas: Probably you did not get the point. What do you expect when doing "i believe" search? Do you expect it to find "I believe" string or not? Also, if you could see the link I provided, Microsoft has a comment on it. @mariosv: No, actually this is not actually the case since this is valid only for these three letters.
Sorry Volkan IMO this is a duplicate of 63779, the search is always case sensitive the Match case option does not work properly. I think is better mark this as duplicate, and reopen the original, devs are CC there, making easy to find again their attention. But as you are reporter for me is your choose.
Searching for "I believe" should match "İ believe", and "I believe" should match "ı believe" because that's how Turkish alphabet works.
(In reply to comment #4) > Sorry Volkan IMO this is a duplicate of 63779, the search is always case > sensitive the Match case option does not work properly. > I think is better mark this as duplicate, and reopen the original, devs are > CC there, making easy to find again their attention. But as you are reporter > for me is your choose. Ok then. I set as a duplicate again. I will check after update and reopen if it is not solved. This problem (only for this letter) was also in Firefox and Chromium that was why I opened here as well. *** This bug has been marked as a duplicate of bug 63779 ***