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

Copying image to clipboard removes alpha channel

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 5.7.0
    • QPA: Windows
    • Windows

    Description

      When copying an image that has alpha channel to the clipboard, the alpha channel is removed. Format of the image does not seem to have an effect in this case, neither Format_ARGB32_Premultiplied or Format_ARGB32 work.

      Steps to reproduce:

      • Run attached sample
      • Press button to create image and copy it to clipboard
      • Observe the copied image through clipboard viewer or paste the image to a program that supports alpha channeled images
      • EXPECTED: Image is properly pasted / looks ok in the clipboard viewer
      • ACTUAL: Instead of alpha channel, the alpha area is totally black

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              jussi_witick Jussi Witick
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes