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

QML Text elements do not show Scandinavian letters properly on Windows XP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • 4.7.2
    • 4.7.1
    • None
    • Windows XP English, Qt 4.7 branch on top of sha c01231089fe396689310f56529d06ab4136296fa.

      Following QML file displays Scandinavian characters fine on Ubuntu Linux and Symbian^3, but not on Windows XP. QWidget-based editor like QLineEdit from the same version of Qt running on Windows XP also displays the characters correctly, suggesting there is a bug in QML Text elements on Windows.

      import QtQuick 1.0
      
      Text {
         text: "ä, ö and å"
      }
      

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

            jpetrell Joona Petrell
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes