Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
It turns out our implementation of the Image::drawImage() method (in Source/WebCore/platform/graphics/java/ImageJava.cpp) completely ignores the CompositeOperator argument. This may cause subtle (or not so subtle) image rendering inconsistencies. As an example, this was the root cause for RT-24742, and may end up being the root cause for RT-24709.