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

Text spacing in Ukranian language is not correct

    XMLWordPrintable

Details

    Description

      The below code if run on Harmattan, shows a incorrect spacing between characters for the last 2 characters.

      import QtQuick 1.1
      
      Rectangle {
          width: 480
          height: 480
          Text {
              text: "Режим синхронізації"
              font.pixelSize: 22
          }
      }
      

      You can find an attachment of the screenshot in the source id.
      The last 2 characters doesnt look as it should be.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            tapadar Indrajit Tapadar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes