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

Text element handle Text.StyledText format error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.0.0, 5.1.0
    • None
    • Win7 64bit

    Description

      import QtQuick 2.0
      
      Rectangle {
          width: 360
          height: 360
          Text {
              text: "Drag & drop" //"& drop" will not show.
                    // "Drag & drop" is OK.
              textFormat: Text.StyledText
              anchors.centerIn: parent
          }
      }
      

      Attachments

        1. bug.png
          12 kB
          Zhuangping Xie
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            aalpert Alan Alpert
            garlicgreens Zhuangping Xie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes