Comment 6 for bug 1309050

Revision history for this message
su_v (suv-lp) wrote : Re: inkscape bzr 13290 crashes when trying to edit a gradient position

Steps to reproduce (from scratch):
1) launch current trunk with new prefs, default new document
2) draw two rectangles
3) change fill to gradient for each of them
4) select both, switch to the gradient tool ('G')
5) grab start node of one gradient and drag it near a stop of the other gradient

Expected result:
The two stops are "merged"

Actual result:
crash

Based on tests with archived builds on OS X 10.7.5:
- not reproduced with rev <= 13222
- reproduced with rev >= 13224
the regression was likely introduced with the refactoring of SPKnot in rev 13223:
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/13223>