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

Title attribute for tags within Label QML component

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Quick / QML Support
    • None

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes