Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27354

Title attribute for tags within Label QML component

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Quick / QML Support

      According to your documentation there is no way to have a simple title for any of tags in Label component. But HTML 4 standard gives that ability for browsers almost for every tag. 

       

      Label {
          textFormat: Text.RichText
          text: "<span title=\"TITLE\">TEXT</span>"
      }
      

       

      Here is also my topic about this issue.

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

            qtqmlteam Qt Qml Team User
            cocojambo Vitaliy S
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes