There seems to be one small error in the way new Stroke to Path currently works in trunk:
When you set stroke to some colour, and the fill to none on the object, then choose Stroke to Path,
two objects are created:
1. Outlined StrokeĀ
2. an object with no fill and no stroke.
According to our previous agreements, if the user chooses no fill before choosing Stroke to Path, then only the filled shape created by the outline should remain.
For reference, see Case 2 in the attached ui flow diagram.
Thanks, for your assistance! :)
-C