Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.5.7, 6.8.0
Description
QPainter paints transparent pixels white on macOS with composition mode CompositionMode_Source and image format QImage::Format_RGBX64 (as shown in macos.png). On Windows the pixels are painted black (windows.png).
The attached example can be used to reproduce the issue.