Food for possible workarounds, depending on what you're intending to do with your drawing:
Is it necessary for the text to stay editable? Is it necessary for the text to be flowed text?
If you clone a group, you can always later exchange elements within the group.
Yes, I need that the original shape and the flowed text are editable. I want to use the group (shape + offset + text) as a template that I can duplicate "n" times and edit as needed. Because I may need shapes with different sizes, depending on the text that they contain. I want to form a diagram with all them.
The fact of using a linked offset is to have a margin between the shape border and the text. That way I can mimic the behaviour of programs like LibreOffice Draw, that allow to insert shapes and edit their inner texts.
By the way, right now I only need to push
ALT + W to re-link the flowed text to the duplicated offset. But if I could avoid this step too... It would be great
.
As for the cloning/bug question:
So, do I understand correctly that your structure is:
Group >
Shape >
Dynamic/Linked (?) Offset of Shape >
Text flowed into frame using Offset as frame
?
(rather unusual setup, I think - but that's one more reason why there may be bugs)
And if you clone this, what is the issue you see?
Exactly. Your layout is right.
The problem is this: The duplicated linked offset is relinked to the duplicated shape (which is right), but
the duplicated flowed text IS NOT relinked to the duplicated offset (which is wrong). It's still linked to the original offset.
I guess I've complicated my explanation too much, ha, ha, ha.
Oh gosh, it's a new option for 0.92.2
I'm using 0.92.1, from the Debian repositories. That bug report seems to say that it's fixed in 0.92.2 (backported from 0.93). However, you're using 0.92.2 and are also experiencing the same bug, Right? So, Isn't it fixed in 0.92.2?
So if the clones option doesn't work out for some reason, you could avoid the linked offset by just using a regular path. Unless it's doing something else that I don't recognize? And also, it sounds like you could use Copy/Paste, to keep the text linked properly?
Good point. But I need an offset to be able to resize the original shape and that the flowed text wraps automatically, without having to edit its dimensions by hand.
I think I might ask some of my questions on the mailing list - like why clones and not duplicates
I'm sorry, but I don't understand what you mean here. The re-linking seems to work only with duplicates and not with clones. That's the expected behaviour in my opinion. Because duplicates are copies that are expected to be modified after the fact. But clones can't be altered directly, so the re-linking has no sense.
If, instead of that, you're referring to the fact that the option is located in the "Clones" section and not in a new one called "Duplicates", I agree with you. I guess that it's in "Clones" because, at the beginning, they only considered the possibility of re-linking duplications of clones. But the truth is that it affects to any element that has the notion of "linking". For example:
- Clones
- Linked offsets
- Flowed text
Whenever you duplicate one of these types of items, together with the shapes that they're linked to, you've to decide either if they've to be linked to the original shapes or the duplicated ones.
So I would put this option in "Behaviour -> Duplications". I also got surprised of its location. Maybe we could open a bug report to suggest this?