Path effect on ellipse ignored when intersecting (rev >= 12670)
Bug #1309631 reported by
Janzert
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
Johan Engelen |
Bug Description
When taking the intersection with an ellipse that has a path effect, the resulting intersection ignores the path effect and is instead taken from the base ellipse. This works as expected on 0.48.4, the bug is seen using 0.48+devel r13283 on Windows 7.
Attached is a test file with 2 objects that show the problem when an intersection is performed.
Related branches
summary: |
- Path effect on ellipse ignored when intersecting + Path effect on ellipse ignored when intersecting (rev >= 12670) |
Changed in inkscape: | |
milestone: | 0.91 → none |
status: | Fix Released → Confirmed |
status: | Confirmed → Fix Released |
To post a comment you must log in.
> This works as expected on 0.48.4
Confirmed: works as expected with Inkscape 0.48.4 r9939 (and r10025) on OS X 10.7.5
> the bug is seen using 0.48+devel r13283
Reproduced with r13290 on OS X 10.7.5.
Based on tests with archived builds on OS X 10.7.5: bazaar. launchpad. net/~inkscape. dev/inkscape/ trunk/revision/ 12670>
- not reproduced with rev <= 12669,
- reproduced with rev >= 12670;
the regression seems to be related to the changes in revision 12670:
"Seamlessly switch between SVG circle, ellipse, and path (arc) elements while using the Circle, Ellipse, and Arc tool."
<http://