Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.1
-
None
-
Windows 11, MSVC 2019 64 bit, Qt 6.7.1
Description
Please run the attached standalone example which:
- Creates a square with a transparent square in the middle.
- Saves this ("output.png")
- Loads this image into the clipboard.
If we inspect the saved image we can see it is a PNG with transparency. However, when loading it into the clipboard the clipboard history shows the transparent section as black.
Pasting is problematic, some applications are able to paste the image with the correct transparency but most fill it with black.
Works: MS Paint
Doesn't work: MS office suite (word, powerpoint, excel)
Attachments
Issue Links
- relates to
-
QTBUG-128567 Windows: Corrupt image data when pasting images from the clipboard to some applications
- Reported