clone of clipped group filtered messes up the bounding box
Bug #1652475 reported by
Pétery Tamás
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Make a group, clip it to a smaller visual area.
Clone the group, and add a filter to the cloned group.
The filtered area is calculated upon the unclipped parent group instead of the clipping.
Which means the renderer works not on the area in focus and mostly unnecessarily, slowing down the performance.
test file here:
https:/
(It also brings up another bug, 1652474.)
Tested on win 10 64bit Inkscape 0.92pre3 15195.
To post a comment you must log in.
Based on tests with archived builds (on OS X 10.7.5): /bazaar. launchpad. net/~inkscape. dev/inkscape/ trunk/changes/ 12621
- not reproduced with Inkscape 0.48.5 r10040,
- not reproduced with lp:inkscape r12359, r12362;
- not reproduced with lp:inkscape rev <= 12620,
- reproduced with lp:inkscape rev >= 12621,
- reproduced with Inkscape 0.91 r13725,
- reproduced with lp:inkscape/0.92.x r15283,
the changes in commit 12621 seem to have exposed the reported issue:
https:/
12621: use geometric bbox to calculate filter effect region (Bug 1229971) /bazaar. launchpad. net/~inkscape. dev/inkscape/ trunk/revision/ 12621
https:/