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

i letter should be İ in uppercase in Turkish

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated: