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

Text.RichText shouldn't ignore color property

    XMLWordPrintable

Details

    Description

      Considering a Text element as such:

      Text { id: textelement; color: "blue"; textFormat: Text.RichText; text: "<font color=\"green\">I</font> am <font color=\"green\">now</font> multicolored!" }
      

      The "multicolored" portion is shown as black (probably auto color) and not blue, as one might read into. It seems incorrect to disregard the color when it could be applied to the non-colored portions of the text.

      Attachments

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

        Activity

          People

            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            dajansen Damian Jansen (closed Nokia identity) (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