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

QML Text Component ignores alpha component of color property

    XMLWordPrintable

Details

    Description

      Create a Text element as follows.
      You shouldn't see the text because the alpha component in the color is 00.
      However you see the text.
      Note: setting opacity property works fine.

      Text

      { color: "#00ffffff" font.pixelSize: 20 font.family: "Arial" text: "You shouldn't see this" }

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            miketrahearn Mike Trahearn
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes