-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.5.1
-
None
-
4b73217ceea55cb77eee550e039f8ec7ad566d80
When using QPainter::drawPixmap() to paint a QBitmap in Qt::TransparentMode, then the colored areas of the pixmap end up black.
When calling setBackgroundMode(Qt::OpaqueMode), the colored areas show up correctly.
Regression from 4.4.3