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

text控件的文本包含英文和阿拉伯语时,有几率崩溃

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.18
    • Quick: 2D Renderer
    • None
    • QNX

      text控件的文本包含英文和阿拉伯语时,如果使用elide: Text.ElideRight属性,有很大几率崩溃

          Text {
              id: play_mucis_name
              x: 50
              anchors.verticalCenter: defaultBg.verticalCenter
              width: 160
              text: qsTr("Alif Alif FM (ألف ألف إف إم)")
              font

      {             pixelSize: 24             family: fontFamilyObject.mediumFontFamily             styleName: fontFamilyObject.mediumStyleName         }

              elide: Text.ElideRight
          }

        1. demo-text.zip
          2 kB
          潇威 陈
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            janichol Andy Nichols
            chenxiaowei 潇威 陈
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes