Hi,

I am trying to create a set of cloned objects all of which have the same (inherited) fill color, but have different stroke colors.  According to all available documentation, the 'Unset color' means that the fill or stroke color will be inherited and this seems to work perfectly.  However, if one of cloned objects is set to a specific color nothing appears to happen.  The object colors shown on the status bar seem to show the correct information: fill is 'unset', stroke is red. The XML looks correct too: xlink:href to the 'parent' object and 'style' containing 'stroke:red'.

Have I missed something?

Many thanks,