Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.12.4, 5.13.0
-
None
Description
There is a problem with QPainter::CompositionMode_ColorDodge and QPainter::CompositionMode_ColorBurn composition modes in some corner cases.
You can see an expected blending results here and here (CSS 3). I've attached some sample images with expected and real results.
This bug also causes the wrong behaviour of QtWebKit's blending.