Turkish Capital Dotted I (İ) does not properly display (Auto-capitalisation issue) #7180

Open
opened 2026-02-21 18:49:36 -05:00 by deekerman · 12 comments
Owner

Originally created by @bitigchi on GitHub (Apr 25, 2018).

Please provide the following information

qBittorrent version and Operating System

4.0.4, Windows 10 (10.0.1xxxx)

What is the problem

In Turkish language, the capital version of i is İ, not I; there is a separate dotless small /ı/, On sidebar headers, when auto-capitalised, it displays as I. Therefore "Kategoriler" displays as KATEGORILER, instead of KATEGORİLER. ETIKETLER should be ETİKETLER, İZLEYICILER should be İZLEYİCİLER (see the first letter properly displayed).

What is the expected behavior

/i/ should be displayed as /İ/.

Steps to reproduce

Open the programme.

Extra info(if any)

(type here)

Originally created by @bitigchi on GitHub (Apr 25, 2018). **Please provide the following information** ### qBittorrent version and Operating System 4.0.4, Windows 10 (10.0.1xxxx) ### What is the problem In Turkish language, the capital version of i is İ, not I; there is a separate dotless small /ı/, On sidebar headers, when auto-capitalised, it displays as I. Therefore "Kategoriler" displays as KATEGORILER, instead of KATEGORİLER. ETIKETLER should be ETİKETLER, İZLEYICILER should be İZLEYİCİLER (see the first letter properly displayed). ### What is the expected behavior /i/ should be displayed as /İ/. ### Steps to reproduce Open the programme. ### Extra info(if any) (type here)
Author
Owner

@thalieht commented on GitHub (Apr 25, 2018):

You can help if you want https://github.com/qbittorrent/qBittorrent/wiki/How-to-translate-qBittorrent

@thalieht commented on GitHub (Apr 25, 2018): You can help if you want https://github.com/qbittorrent/qBittorrent/wiki/How-to-translate-qBittorrent
Author
Owner

@bitigchi commented on GitHub (Apr 25, 2018):

Surely, I would love to! I just wanted to point out that, in fact the translations are correct, but the way they are auto-capitalised causes this error. It is a workaround to translate them in all-caps, but wanted to point out the bug in the way auto-capitalisation is handled in Turkish translation.

@bitigchi commented on GitHub (Apr 25, 2018): Surely, I would love to! I just wanted to point out that, in fact the translations are correct, but the way they are auto-capitalised causes this error. It is a workaround to translate them in all-caps, but wanted to point out the bug in the way auto-capitalisation is handled in Turkish translation.
Author
Owner

@superuser-does commented on GitHub (Dec 25, 2019):

This could be a Qt Framework issue, rather than one specifically with qBittorrent. I haven't been able to find it logged with them, but it's a huge project and I'm not very familiar with their bug tracking processes. Could you see if this is happening in other Qt-based applications?

@superuser-does commented on GitHub (Dec 25, 2019): This could be a Qt Framework issue, rather than one specifically with qBittorrent. I haven't been able to find it logged with them, but it's a huge project and I'm not very familiar with their bug tracking processes. Could you see if this is happening in other Qt-based applications?
Author
Owner

@xavier2k6 commented on GitHub (Apr 9, 2021):

@bitigchi is this still an issue with qBittorrent 4.3.4.1 which now uses Qt 5.15.2?

@xavier2k6 commented on GitHub (Apr 9, 2021): @bitigchi is this still an issue with qBittorrent **4.3.4.1** which now uses **Qt 5.15.2**?
Author
Owner

@bitigchi commented on GitHub (Apr 9, 2021):

I am sorry, I don't have access to my Windows machine right now, and won't be able to check at least till the end of the year. If I may request, would it be possible to check on your side via manually changing the language? The examples above should be clear for observing.

@bitigchi commented on GitHub (Apr 9, 2021): I am sorry, I don't have access to my Windows machine right now, and won't be able to check at least till the end of the year. If I may request, would it be possible to check on your side via manually changing the language? The examples above should be clear for observing.
Author
Owner

@luzpaz commented on GitHub (Mar 25, 2022):

@bitigchi can you recheck now?

@luzpaz commented on GitHub (Mar 25, 2022): @bitigchi can you recheck now?
Author
Owner

@bitigchi commented on GitHub (Mar 25, 2022):

Still reproducible with the current version.

@bitigchi commented on GitHub (Mar 25, 2022): Still reproducible with the current version.
Author
Owner

@luzpaz commented on GitHub (Mar 25, 2022):

current version? Care to explicitly add that for posterity? Thx!

@luzpaz commented on GitHub (Mar 25, 2022): current version? Care to explicitly add that for posterity? Thx!
Author
Owner

@bitigchi commented on GitHub (Mar 25, 2022):

Oh, sorry. 4.4.2, latest one as of today.

@bitigchi commented on GitHub (Mar 25, 2022): Oh, sorry. 4.4.2, latest one as of today.
Author
Owner

@bitigchi commented on GitHub (Mar 11, 2023):

I think this can be fixed via using QLocale::toUpper (and QLocale::toLower where applicable).

@bitigchi commented on GitHub (Mar 11, 2023): I think this can be fixed via using `QLocale::toUpper` (and `QLocale::toLower` where applicable).
Author
Owner

@xavier2k6 commented on GitHub (Aug 23, 2024):

@bitigchi Please test with qBittorrent 4.6.6 or v5.0RC1 & feedback.

@xavier2k6 commented on GitHub (Aug 23, 2024): @bitigchi Please test with qBittorrent 4.6.6 or v5.0RC1 & feedback.
Author
Owner

@bitigchi commented on GitHub (Aug 30, 2024):

Issue persists with 5.0 RC1.

@bitigchi commented on GitHub (Aug 30, 2024): Issue persists with 5.0 RC1.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#7180
No description provided.