Composite filter doesn't work with Background Image
Bug #1438926 reported by
Lucian
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Invalid
|
Medium
|
Unassigned |
Bug Description
I've noticed that feComposite fails to work correctly with Background Image. Place a simple filled square on the canvas, then place another square with a different coloured fill overlapping it. Now apply an feComposite filter to the second square, with the first input set to Source Image and the other to Background Image. You should see the overlapping portion of the second square superimposed on the first square, but instead you just see the first square. Batik gets this right.
Tested on 0.91.
tags: | added: filters-svg |
tags: | added: bug-migration |
Changed in inkscape: | |
status: | Triaged → Invalid |
To post a comment you must log in.
On OS X 10.7.5:
- not reproduced with Inkscape 0.48.5
- not reproduced with Inkscape 0.48+devel rev 10325 (before the merge of the cairo-rendering branch)
- reproduced (though differently) with 0.48+devel r10326 (new cairo-renderer, cairo 1.12.2)
- reproduced with Inkscape 0.91 r13725 (cairo 1.14.2)
- reproduced with Inkscape 0.91+devel r14038 (cairo 1.14.2)