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

Copying image to clipboard removes alpha channel

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes