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

Colored and underlined styled text are not underlined or completely coloured on device

    XMLWordPrintable

Details

    • 1d28996fd635eed07eff61502ab67f7158ba43cd, 518c2a58ed6fdfd7449cb4476aa8ea0d32ad16e3

    Description

      Use this code on desktop, it works fine as expected, but when you use this for meego device, u do not see the underline at all, and the color also is not visible for some texts( for eg. for the below text, after the "Hello" , it doesnt color. If I had "Hello World", it would color correctly

      import QtQuick 1.1

      Rectangle {
      width: 480
      height: 480
      Text

      { text: "Hello ะพ World" font.pixelSize: 22 color: "red" font.underline: true }

      }

      It colors till Hello, but not after that

      Attachments

        1. russian.zip
          1 kB
        2. russian_underline.qml
          0.2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            tapadar Indrajit Tapadar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes