On 2013-10-01 02:10 +0200, Krzysztof Kosiński wrote:
2013/9/30 Johan Engelen <jbc.engelen@...2592...>:
I assume this applies to the other "generated" shapes too? (ellipse, star,...)
Yes.
However, I found a much simpler solution that does not involve touching the shape code. We simply need to update the children of the group before updating the group itself. The fix is in r12643.
If there is any other object that updates its children after updating itself, it is also broken and needs to be fixed.
Probably related: - Bug #304407 “After ungrouping or decoupling a clone blur is no longer shown but style attribute still present.” https://bugs.launchpad.net/inkscape/+bug/304407 (Note: in trunk, the clone disappears from canvas)
Still reproducible with r12645: 1) draw a shape 2) clone it 3) blur the clone 4) group the blurred clone
-> clone disappears.