Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-112898

i letter should be İ in uppercase in Turkish

XMLWordPrintable

    • b8d3d18b0 (dev), 31322ff9e (dev), cabdea966 (dev)

      When writing

      i.toLocaleUpperCase('tr-TR') 

      I would expect to have İ not I.
       

      It's working fine in C++ using `QLocale tr = QLocale("tr_TR"); tr.toUpper("i")` but this is not available in QML.

      I've attached a small example to reproduce.

        For Gerrit Dashboard: QTBUG-112898
        # Subject Branch Project Status CR V

            qtqmlteam Qt Qml Team User
            be__good jo jo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change